10 lines
152 B
SYSTEMD
10 lines
152 B
SYSTEMD
[Unit]
|
|
Description=Periodically synchronize Mailman lists to CMSManage API
|
|
|
|
[Timer]
|
|
OnCalendar=hourly
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|