[Unit] Description=Frp Server Service #README.md Documentation=https://github.com/fatedier/frp/blob/master/README.md After=network.target [Service] Type=simple User=root Restart=on-failure RestartSec=3s ExecStart=/usr/bin/frps -c /etc/frp/sfrps.ini [Install] Alias=sfrpd.service Alias=sfrp-server.service WantedBy=multi-user.target