Hi, I just wanted to use this container as a way to connect to other servers instead of being connected to. Clicking on Stop Service failed because of password issues.
Hence FYI here's how to disable the service on startup:
Add this to ./data/.config/rustdesk/RustDesk2.toml:
[options]
stop-service = 'Y'
Hi, I just wanted to use this container as a way to connect to other servers instead of being connected to. Clicking on
Stop Servicefailed because of password issues.Hence FYI here's how to disable the service on startup:
Add this to
./data/.config/rustdesk/RustDesk2.toml: