This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
DynamicUser=yes
-
ExecStart=/usr/bin/rathole -s /etc/rathole/%i.toml
-
LimitNOFILE=1048576
-
Restart=on-failure
-
RestartSec=5s
-
Type=simple
-
-
[Unit]
-
After=network.target
-
Description=Rathole Server Service
-
Additionnal notes
Nothing here.