mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-30 21:41:53 +08:00
14 lines
325 B
SYSTEMD
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
|