Initial commit
This commit is contained in:
11
.config/systemd/user/eos-update-notifier.timer
Normal file
11
.config/systemd/user/eos-update-notifier.timer
Normal file
@@ -0,0 +1,11 @@
|
||||
[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
|
||||
Reference in New Issue
Block a user