This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/sysconfig/wesnoth -
ExecReload=/bin/kill -s SIGHUP $MAINPID -
ExecStart=/usr/bin/wesnothd -t 2 -T 5 -
ExecStart=/usr/sbin/wesnothd --daemon $WESNOTHD_OPTIONS -
ExecStartPre=/bin/rm -f /run/wesnothd/socket -
ExecStopPost=/bin/rm -f /run/wesnothd/socket -
Group=users -
LockPersonalityIntroduced in systemd 235=yes -
MemoryDenyWriteExecuteIntroduced in systemd 231=yes -
NoNewPrivilegesIntroduced in systemd 239=yes -
PrivateDevicesIntroduced in systemd 209=yes -
PrivateTmp=yes -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectKernelTunablesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=strict -
ReadWritePaths=/run/wesnothd -
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX -
RestrictNamespacesIntroduced in systemd 233=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
SyslogIdentifier=Wesnothd -
SystemCallArchitectures=native -
Type=forking -
User=nobody -
User=wesnothd -
WorkingDirectory=/run/wesnothd
-
-
[Unit]-
After=network.target -
Description=Wesnoth Multiplayer Server Daemon -
Description=Wesnoth game server -
Documentation=https://www.wesnoth.org/wiki/ServerAdministration man:wesnothd(6)
-
Additionnal notes
Nothing here.