Bug#763036: bzflag-server: please add provided systemd service file
Alexandre Detiste
alexandre.detiste at gmail.com
Sat Sep 27 14:15:52 UTC 2014
Sorry, there was a typo ( /etc <> /etd )
http://www.freedesktop.org/software/systemd/man/systemd.exec.html
-------------- next part --------------
[Unit]
Description=BZFlag game server
Documentation=man:bzfs(6)
After=network.target
[Service]
Environment="OPTIONS=-advertise NONE"
EnvironmentFile=-/etc/default/bzflag
User=games
Group=games
ExecStart=/usr/games/bzfs $OPTIONS
[Install]
WantedBy=multi-user.target
More information about the Pkg-games-devel
mailing list