Attachment 'systemd_mailman.txt'
Download 1 [Unit]
2 Description=GNU Mailing List Manager
3 After=syslog.target network.target postgresql.service
4
5 [Service]
6 Type=forking
7 PIDFile=/opt/mailman/mm/var/master.pid
8 User=mailman
9 Group=mailman
10 ExecStart=/opt/mailman/mm/bin/mailman start
11 ExecReload=/opt/mailman/mm/bin/mailman restart
12 ExecStop=/opt/mailman/mm/bin/mailman stop
13
14 [Install]
15 WantedBy=multi-user.target
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.