desktop/wesnoth/wesnothd.service

10 lines
139 B
SYSTEMD
Raw Normal View History

2014-11-26 20:27:39 +08:00
[Unit]
Description=Wesnoth Server Daemon
After=network.target
[Service]
ExecStart=/usr/bin/wesnothd
[Install]
WantedBy=multi-user.target