summarylogtreecommitdiffstats
path: root/frps@.service
blob: b8cc8423bb1b0591471d289b7db1acfd78eda0aa (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Frp Server Service
After=network.target

[Service]
Type=simple
User=nobody
ExecStart=/usr/bin/frps -c /etc/frp/%i.ini

[Install]
WantedBy=multi-user.target