crossfire/crossfire.service
2013-06-06 08:25:18 -05:00

12 lines
253 B
Desktop File

[Unit]
Description=Crossfire Multi-Player Network Game Server
After=network.target
[Service]
User=crossfire
Type=simple
PIDFile=/run/crossfire.pid
ExecStart=/usr/bin/crossfire -log /var/log/crossfire/crossfire.log
[Install]
WantedBy=multi-user.target