File ratholes@.service of Package rathole
[Unit] Description=Rathole Server Service After=network.target [Service] Type=simple Restart=on-failure RestartSec=5s LimitNOFILE=1048576 ExecStart=/usr/bin/rathole -s /etc/rathole/%i.toml [Install] WantedBy=multi-user.target