TheRepoClub-DotFiles/systemd/.config/systemd/user/eos-update-notifier.timer
2021-12-31 05:21:12 +00:00

11 lines
153 B
SYSTEMD

[Unit]
Description=Run EOS update notifier periodically
[Timer]
OnStartupSec=30sec
OnCalendar=hourly
Persistent=true
[Install]
WantedBy=timers.target