core-agent-linux/vm-systemd/qubes-update-check.timer

12 lines
194 B
SYSTEMD
Raw Normal View History

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