summarylogtreecommitdiffstats
path: root/stuntman.service
blob: 0439f78c791d8252fbb319c7fec9f2dbde6a8341 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=Stuntman STUN-Server
After=network.target

[Service]
Type=simple
User=nobody
Group=nobody
ExecStart=/usr/bin/stunserver

[Install]
WantedBy=multi-user.target