feat: add Arch update helper and web UI
This commit is contained in:
11
systemd/lazy-update-manager.timer
Normal file
11
systemd/lazy-update-manager.timer
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=Check for Arch updates and remind weekly
|
||||
|
||||
[Timer]
|
||||
OnBootSec=10min
|
||||
OnUnitActiveSec=2h
|
||||
AccuracySec=15min
|
||||
Persistent=true
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user