1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/aurweb/templates/aurweb-mkpkglists.timer.j2
Giancarlo Razzolini e421fe967e
roles/aurweb: Improve the templates and files.
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.
2020-07-23 11:03:38 -03:00

10 lines
138 B
Django/Jinja

[Unit]
Description=Regenerate aurweb package and user lists
[Timer]
OnStartupSec=5m
OnUnitActiveSec=5m
[Install]
WantedBy=timers.target