]> git.pld-linux.org Git - packages/wesnoth.git/blame - wesnothd.service
- up to 1.18.0
[packages/wesnoth.git] / wesnothd.service
CommitLineData
47449d91
KM
1[Unit]
2Description=Wesnoth game server
3After=network.target
4
5[Service]
6EnvironmentFile=-/etc/sysconfig/wesnoth
7Type=forking
8User=wesnothd
9ExecStart=/usr/bin/wesnothd --daemon $WESNOTHD_OPTIONS
10
11[Install]
12WantedBy=multi-user.target
This page took 0.096221 seconds and 4 git commands to generate.