Blob Blame History Raw
[Unit]
Description=Wesnoth game server
After=network.target

[Service]
EnvironmentFile=-/etc/sysconfig/wesnoth
Type=forking
User=wesnothd
ExecStart=/usr/sbin/wesnothd --daemon $WESNOTHD_OPTIONS

[Install]
WantedBy=multi-user.target