File frps@.service of Package frp

[Unit]
Description=Frp Server Service
After=network.target

[Service]
Type=simple
User=frp
Restart=on-failure
RestartSec=5s
ExecStart=/usr/bin/frps -c /etc/frp/%i.toml
LimitNOFILE=1048576

[Install]
WantedBy=multi-user.target
openSUSE Build Service is sponsored by