Files
dotfiles/.config/systemd/user/eos-update-notifier.timer
2025-07-31 15:28:53 -04:00

12 lines
224 B
SYSTEMD

[Unit]
Description=EOS update notifier runs periodically, and optionally after each boot, or if missed.
[Timer]
OnCalendar=weekly
# OnStartupSec=
Persistent=false
RandomizedDelaySec=10min
[Install]
WantedBy=timers.target