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