9 lines
155 B
SYSTEMD
9 lines
155 B
SYSTEMD
|
[Unit]
|
||
|
Description=Notify list owners/moderators of pending requests.
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart=/usr/bin/mailman notify
|
||
|
User=mailman
|
||
|
Group=mailman
|