pacroller/pacroller.timer

11 lines
170 B
SYSTEMD
Raw Normal View History

2021-01-16 11:34:40 +08:00
[Unit]
Description=Scheduled unattended upgrade for archlinux
[Timer]
OnCalendar=*-*-* 12:00:00
RandomizedDelaySec=15m
Persistent=true
2021-01-16 11:34:40 +08:00
[Install]
WantedBy=timers.target