Files
server/usr/lib/systemd/system/ua-timer.timer
2026-01-07 20:52:11 +01:00

15 lines
322 B
SYSTEMD

# See ua-timer.service for a description of why this exists.
[Unit]
Description=Ubuntu Pro Timer for running repeated jobs
# Only run if attached
ConditionPathExists=/var/lib/ubuntu-advantage/private/machine-token.json
[Timer]
OnUnitActiveSec=6h
RandomizedDelaySec=1h
OnStartupSec=1min
[Install]
WantedBy=timers.target