This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-
ExecStart=/usr/bin/django-admin qcluster --pythonpath /usr/share/webapps/mailman-web --settings settings
-
LockPersonality
Introduced in systemd 235=yes -
LogsDirectory=mailman-web
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=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 -
ProtectSystem
Introduced in systemd 214=strict -
ReadOnlyPaths=/etc/webapps/mailman-web
-
RemoveIPC
Introduced in systemd 232=yes -
Restart=always
-
RestrictAddressFamilies=~AF_PACKET
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
RuntimeDirectory=mailman-web
-
StandardError=syslog
-
StateDirectory=mailman-web
-
SystemCallArchitectures=native
-
SystemCallFilter=@system-service ~@privileged @resources
-
User=mailman-web
-
-
[Unit]
-
After=network.target remote-fs.target
-
Description=Mailman-web async tasks runner
-
Documentation=https://hyperkitty.readthedocs.io/en/latest/install.html#asynchronous-tasks
-
Additionnal notes
Nothing here.