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