summaryrefslogtreecommitdiff
path: root/community/wesnoth/wesnothd.service
blob: ab83528800e5516e9eba472b9f4053b5f9e6925e (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Wesnoth Server Daemon
After=network.target

[Service]
ExecStart=/usr/bin/wesnothd

[Install]
WantedBy=multi-user.target