mirror of
https://github.com/Luzifer/arch-update.git
synced 2024-12-20 11:01:16 +00:00
9 lines
124 B
SYSTEMD
9 lines
124 B
SYSTEMD
[Unit]
|
|
Description=Execute arch-updates
|
|
|
|
[Timer]
|
|
OnCalendar=04:00
|
|
RandomizedDelaySec=1800
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|