[Unit] Description=Frp Client Service After=network.target [Service] Type=simple User=root Restart=always RestartSec=3s ExecStart=/root/frpc/frpc.sh & ExecReload=/root/frpc/frpc.sh & [Install] WantedBy=multi-user.target