File mumble-server.service of Package mumble

[Unit]
Description=Mumble Daemon
Documentation=man:murmurd(1) http://www.mumble.info
After=network.target

[Service]
User=root
Group=root
Type=exec
ExecStart=/usr/bin/mumble-server -fg -ini /etc/mumble-server.ini
Restart=always
PrivateDevices=true
PrivateTmp=true
ProtectSystem=full
ProtectHome=true

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by