frpc centos7.9 开机自启设置方法
frpc程序文件地址/frpc/frpcfrpc配置文件地址/frpc/frpc.ini新建一个/lib/systemd/system/frpc.service文件内容如下:[Unit]Description=Frp Client Service After=network.target[Service] Type=simple User=nobody Restart=on-failure RestartSec=5s
frpc程序文件地址/frpc/frpcfrpc配置文件地址/frpc/frpc.ini新建一个/lib/systemd/system/frpc.service文件内容如下:[Unit]Description=Frp Client Service After=network.target[Service] Type=simple User=nobody Restart=on-failure RestartSec=5s