mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
9 lines
137 B
SYSTEMD
9 lines
137 B
SYSTEMD
[Unit]
|
|
Description=ArcHlinux ReposItory MANager timer
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
RandomizedDelaySec=3600
|
|
|
|
[Install]
|
|
WantedBy=timers.target |