File frpc@.service of Package frp

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

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

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