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
141 B
Django/Jinja
10 lines
141 B
Django/Jinja
[Unit]
|
|
Description=Update aurweb per-package popularity counts
|
|
|
|
[Timer]
|
|
OnStartupSec=2h
|
|
OnUnitActiveSec=2h
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|