summarylogtreecommitdiffstats
path: root/nquakesv@.service
blob: cbf422ea9fbcbfbaa64584f7206dc73f73e9f04c (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

[Install]
WantedBy=multi-user.target