core-agent-linux/vm-systemd/qubes-update-check.timer
2012-05-02 00:09:00 +02:00

12 lines
194 B
SYSTEMD

[Unit]
Description=Periodically check for updates
ConditionPathExists=/var/run/qubes-service/qubes-update-check
[Timer]
OnBootSec=5min
OnUnitActiveSec=2d
[Install]
WantedBy=multi-user.target