odanoburu / rpms / wesnoth

Forked from rpms/wesnoth 2 years ago
Clone
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