9 lines
166 B
SYSTEMD
9 lines
166 B
SYSTEMD
[Unit]
|
|
Description=Synchronize mailman3 mailing lists with LDAP groups once a day
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 3:00:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|