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

[Service]
Type=simple
User=%I
ExecStart=/usr/bin/nquakesv -game ktx

[Install]
WantedBy=multi-user.target