summarylogtreecommitdiffstats
path: root/kcptun-server@.service
blob: 0226a874fb301ad57ca729d0cad52002d344a1eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Kcptun Server Service
After=network.target

[Service]
Type=simple
User=nobody
ExecStart=/usr/bin/kcptun_server -c /etc/kcptun/%i.json

[Install]
WantedBy=multi-user.target