dotfiles/root/etc/systemd/system/pacman-download.timer

10 lines
169 B
SYSTEMD

[Unit]
Description=Hourly pacman update download with random minute
[Timer]
OnCalendar=hourly
RandomizedDelaySec=3600
Persistent=true
[Install]
WantedBy=timers.target