This unit is provided by:
-
https:/
/ archlinux.org/ packages/ community/ x86_64/ minetest-server/ -
https:/
/ packages.fedoraproject.org/ pkgs/ minetest/ minetest-server/
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/sysconfig/minetest/%i.conf
-
ExecStart=/usr/bin/minetestserver --config /etc/minetest/%i.conf --map-dir /var/lib/minetest/%i/
-
ExecStart=/usr/bin/minetestserver --config /etc/minetest/%i.conf --port $PORT --map-dir /var/lib/minetest/%i/
-
ExecStart=/usr/bin/minetestserver --config /etc/minetest/%i.conf --world /var/lib/minetest/%i/
-
Group=minetest
-
PrivateDevices
Introduced in systemd 209=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=on-failure
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=simple
-
User=minetest
-
-
[Unit]
-
After=network.target
-
After=syslog.target network.target
-
Description=Minetest multiplayer server %i.conf server config
-
Description=Minetest multiplayer server w/ %i.conf server config
-
Documentation=man:minetestserver(6)
-
Additionnal notes
Nothing here.