summaryrefslogtreecommitdiffstats
path: root/core/modules/remote-access
diff options
context:
space:
mode:
authorSimon Rettberg2023-06-05 14:46:51 +0200
committerSimon Rettberg2023-06-05 14:55:13 +0200
commitaa99b5e6e9b685830eb4a53bdc831668b835b12f (patch)
treece865d26a5363774115477e687b5513bf528f135 /core/modules/remote-access
parent[remote-access] Look for proper port(s) when checking activity (diff)
downloadmltk-aa99b5e6e9b685830eb4a53bdc831668b835b12f.tar.gz
mltk-aa99b5e6e9b685830eb4a53bdc831668b835b12f.tar.xz
mltk-aa99b5e6e9b685830eb4a53bdc831668b835b12f.zip
[x11vnc/tigervnc] Seems we shouldn't remove something still in use
PVS2 is still using x11vnc for screen scraping, so maybe removing that when we moved to tigervnc for remte access wasn't such a great idea. Maybe, some day in the future, PVS2 will be extended so it can use either server.
Diffstat (limited to 'core/modules/remote-access')
-rw-r--r--core/modules/remote-access/module.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/remote-access/module.conf b/core/modules/remote-access/module.conf
index 9a6a9a64..4ab0ef0e 100644
--- a/core/modules/remote-access/module.conf
+++ b/core/modules/remote-access/module.conf
@@ -1,6 +1,6 @@
#!/bin/bash
REQUIRED_MODULES="
- x11vnc
+ tigervnc
"