This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=
-
Environment=DAEMON_OPTS= HOME=/var/games/quake-server/%i.home
-
EnvironmentFile=-/etc/default/quake-server@%i
-
ExecStart=/usr/games/quake-server $DAEMON_OPTS +exec etc/quake-server/%i.cfg
-
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectHome
Introduced in systemd 214=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=on-failure
-
RestartPreventExitStatus=72
-
Type=simple
-
User=quake-server
-
-
[Unit]
-
After=network.target
-
Description=Quake game server (instance: "%i")
-
Documentation=man:quake-server(6)
-
Additionnal notes
Nothing here.