[Unit] Description=Run UPS Heartbeat Monitor every {{ ups_heartbeat_interval_seconds }} seconds Requires={{ ups_systemd_service_name }}.service [Timer] OnBootSec=1min OnUnitActiveSec={{ ups_heartbeat_interval_seconds }}sec Persistent=true [Install] WantedBy=timers.target