- [Unit]
- Description=Yunfei FRP Client(https://github.com/fatedier/frp)
- After=yfkj-networkd.service
- Wants=yfkj-networkd.service
- [Service]
- Type=simple
- ExecStart=/opt/yfkj/frp-client.service/frpc -c /opt/yfkj/frp-client.service/frpc.toml
- RuntimeMaxSec=1h
- Restart=no
|