summarylogtreecommitdiffstats
path: root/service
blob: 42042b2989483c3782f04139d945e3d39bb00109 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=TShock Terraria server.

[Service]
Type=forking
User=terraria
Group=terraria
ExecStart=/usr/bin/tshock start %i
ExecStop=/usr/bin/tshock stop %i

[Install]
WantedBy=multi-user.target