This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
CapabilityBoundingSet=
-
Environment=DAEMON_OPTS= HOME=/var/games/quake2-server/%i.home
-
EnvironmentFile=-/etc/default/quake2-server
-
ExecStart=/usr/games/quake2-server $DAEMON_OPTS +exec etc/quake2-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=quake2-server
-
-
[Unit]
-
After=network.target
-
Description=Quake II game server (instance: "%i")
-
Documentation=man:quake2-server(6)
-
Additionnal notes
Nothing here.