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

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

[Install]
WantedBy=multi-user.target