This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-
ExecReload=/usr/bin/mailman -C /etc/mailman3/mailman.cfg restart
-
ExecReload=/usr/bin/mailman restart
-
ExecStart=/usr/bin/mailman -C /etc/mailman3/mailman.cfg start --force
-
ExecStart=/usr/bin/mailman start -f
-
ExecStop=/usr/bin/mailman -C /etc/mailman3/mailman.cfg stop
-
ExecStop=/usr/bin/mailman stop
-
Group=list
-
LockPersonality
Introduced in systemd 235=yes -
LogsDirectory=mailman
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PIDFile=/run/mailman/master.pid
-
PIDFile=/run/mailman3/master.pid
-
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectProc
Introduced in systemd 247=invisible -
ProtectSystem
Introduced in systemd 214=strict -
ReadOnlyPaths=/etc/mailman.cfg -/etc/mailman.d
-
ReadWritePaths=/var/lock/mailman /var/spool/mailman
-
RemoveIPC
Introduced in systemd 232=yes -
RestrictAddressFamilies=~AF_PACKET
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
RuntimeDirectory=mailman
-
StateDirectory=mailman
-
SyslogIdentifier=mailman3
-
SystemCallArchitectures=native
-
SystemCallFilter=@system-service ~@resources
-
Type=forking
-
User=list
-
User=mailman
-
-
[Unit]
-
After=network.target
-
ConditionPathExists=/etc/mailman3/mailman.cfg
-
Description=GNU Mailing List Manager
-
Description=Mailman3 server
-
Documentation=https://mailman.readthedocs.io/en/latest
-
Documentation=man:mailman(1) https://mailman.readthedocs.io/
-
Additionnal notes
Nothing here.