summarylogtreecommitdiffstats
path: root/moss.service
blob: c3312e423a03c6e58cc89ddfd08876541da0f265 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=MOSS is a UNIX-based server for the Myst Online: Uru Live client

[Service]
Type=forking
ExecStart=/usr/bin/moss -c /etc/moss/moss.cfg
PIDFile=/var/run/moss.pid
User=moss

[Install]
WantedBy=multi-user.target