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

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

[Install]
WantedBy=multi-user.target