aboutsummarylogtreecommitdiffstats
path: root/dom4-server.service
blob: e3b1290d88af83ee1f38a160325ca8516c740631 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Dominions 4 Headless Server
After=network.target

[Service]
ExecStart=/usr/bin/dom4-server
Type=simple
User=dom4
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target