[Unit] Description=Frp Server Service After=network.target [Service] Type=simple User=root Restart=on-failure RestartSec=5s ExecStart=/etc/frp/frps -c /etc/frp/frps.toml [Install] WantedBy=multi-user.target