Disable proxy service
This commit is contained in:
parent
3df9f4f87a
commit
74749b283f
|
@ -9,7 +9,8 @@ After=mynode.service
|
|||
[Service]
|
||||
ExecStartPre=/usr/bin/is_not_shutting_down.sh
|
||||
ExecStartPre=/usr/bin/service_scripts/pre_rathole.sh
|
||||
ExecStart=/usr/local/bin/rathole /opt/mynode/rathole/client.toml
|
||||
# ExecStart=/usr/local/bin/rathole /opt/mynode/rathole/client.toml
|
||||
ExecStart=sleep 30d
|
||||
|
||||
User=root
|
||||
Group=root
|
||||
|
|
Loading…
Reference in New Issue
Block a user