mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-04-24 15:27:17 +00:00
* multi-sign and multi-web configuration * change default configuration to do not use architecture * change units to be templated * some refactoring
9 lines
155 B
SYSTEMD
9 lines
155 B
SYSTEMD
[Unit]
|
|
Description=ArcHlinux ReposItory MANager timer (%I architecture)
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
RandomizedDelaySec=3600
|
|
|
|
[Install]
|
|
WantedBy=timers.target |