summarylogtreecommitdiffstats
path: root/mutantfactions.service
blob: cdd7cff432716093be0765399ab1c5c550c8962f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Dedicated server for mutant factions
After=network.target

[Service]
ExecStart=/usr/bin/mutantfactions-server
Type=simple
User=mutantfactions
Group=mutantfactions

[Install]
WantedBy=multi-user.target