Files
fedora-infra_ansible/roles/mailman3/files/systemd/hyperkitty.target
Lenka Segura 73612b973a Create systemd timers for tasks
Signed-off-by: Lenka Segura <lsegura@redhat.com>
2024-05-31 11:52:49 +00:00

14 lines
325 B
SYSTEMD

[Unit]
Description=hyperkitty timed maintenance
After=mailman3.service
Wants=hyperkitty-minutely.timer
Wants=hyperkitty-quarter_hourly.timer
Wants=hyperkitty-hourly.timer
Wants=hyperkitty-daily.timer
Wants=hyperkitty-monthly.timer
Wants=hyperkitty-weekly.timer
Wants=hyperkitty-yearly.timer
[Install]
WantedBy=timers.target