[Unit] Description=Frp Client Service After=network.target [Service] Type=simple User=root Restart=on-failure RestartSec=5s ExecStart=/opt/gatewayBox/apps/frpc/frpc -c /opt/gatewayBox/apps/frpc/frpc.json ExecReload=/opt/gatewayBox/apps/frpc/frpc reload -c /opt/gatewayBox/apps/frpc/frpc.json [Install] WantedBy=multi-user.target