This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
AmbientCapabilities=CAP_NET_BIND_SERVICE
-
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
-
ExecStart=/usr/bin/mumble-server -fg -ini /etc/murmur.ini
-
ExecStart=/usr/bin/mumble-server -ini /run/murmur/murmurd.ini
-
ExecStart=/usr/bin/murmurd -ini /etc/murmur.ini -fg
-
ExecStartPre=/usr/bin/murmur-pre-start
-
Group=mumble-server
-
Group=murmur
-
LockPersonality
Introduced in systemd 235=yes -
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
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 -
ProtectSystem
Introduced in systemd 214=full -
Restart=always
-
RestrictAddressFamilies=~AF_PACKET AF_NETLINK
-
RestrictNamespaces
Introduced in systemd 233=yes -
RestrictRealtime
Introduced in systemd 231=yes -
RestrictSUIDSGID
Introduced in systemd 242=yes -
RuntimeDirectory=murmur
-
RuntimeDirectoryMode=0700
-
SystemCallArchitectures=native
-
SystemCallFilter=@system-service
-
Type=exec
-
Type=simple
-
User=mumble-server
-
User=murmur
-
-
[Unit]
-
After=network-online.target
-
After=network.target
-
Description=Mumble Daemon
-
Description=Murmur Chat Service
-
Documentation=man:murmurd(1)
-
Documentation=man:murmurd(1) http://www.mumble.info
-
Wants=network-online.target
-
Additionnal notes
Nothing here.