mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
Moved all the systemd files to templates and also made sure every aur user reference is using the variable. Changed the config to use the variables and also changed the sshd config to use the ansible variables.
10 lines
138 B
Django/Jinja
10 lines
138 B
Django/Jinja
[Unit]
|
|
Description=Regenerate aurweb package and user lists
|
|
|
|
[Timer]
|
|
OnStartupSec=5m
|
|
OnUnitActiveSec=5m
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|