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
135 B
Django/Jinja
10 lines
135 B
Django/Jinja
[Unit]
|
|
Description=Send aurweb TU vote reminder emails
|
|
|
|
[Timer]
|
|
OnStartupSec=12h
|
|
OnUnitActiveSec=12h
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|