summarylogtreecommitdiffstats
path: root/mailman-mailpasswds.service
blob: 47d106d7fcba327a4f8ebebe24312ed581f58737 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Send mailman password reminders
Documentation=file:///usr/lib/mailman/cron/crontab.in

[Service]
Type=oneshot
ExecStart=/usr/bin/python2 -S /usr/lib/mailman/cron/mailpasswds
Nice=19
IOSchedulingClass=best-effort
IOSchedulingPriority=7