summarylogtreecommitdiffstats
path: root/unvanquished.service
blob: b0f175cf52ff51413a767428087b157d908ef925 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Unvanquished Dedicated Server
After=network.target

[Service]
EnvironmentFile=/etc/conf.d/unvanquished.conf
User=unvanquished
Group=unvanquished
ExecStart=/usr/lib/unvanquished/daemonded -libpath $LIBPATH -pakpath $PAKPATH -homepath $HOMEPATH +exec $EXEC

[Install]
WantedBy=multi-user.target