summaryrefslogtreecommitdiffstats
path: root/core/modules/x11vnc
diff options
context:
space:
mode:
authorSimon Rettberg2023-05-17 14:14:09 +0200
committerSimon Rettberg2023-05-17 14:14:09 +0200
commitb0dc0ba2905183444c088bedadc6fba130f3b5e1 (patch)
tree8802652590c7b34e73f0f4782783ca59a51be737 /core/modules/x11vnc
parent[remote-access] Use tigervnc (diff)
downloadmltk-b0dc0ba2905183444c088bedadc6fba130f3b5e1.tar.gz
mltk-b0dc0ba2905183444c088bedadc6fba130f3b5e1.tar.xz
mltk-b0dc0ba2905183444c088bedadc6fba130f3b5e1.zip
[x11vnc] Add tightvncpasswd for vncpasswd
Diffstat (limited to 'core/modules/x11vnc')
-rw-r--r--core/modules/x11vnc/module.conf1
-rw-r--r--core/modules/x11vnc/module.conf.debian1
-rw-r--r--core/modules/x11vnc/module.conf.ubuntu1
3 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/x11vnc/module.conf b/core/modules/x11vnc/module.conf
index e5d3d0ad..4149438d 100644
--- a/core/modules/x11vnc/module.conf
+++ b/core/modules/x11vnc/module.conf
@@ -2,6 +2,7 @@
REQUIRED_BINARIES="
X0tigervnc
x0tigervncserver
+ vncpasswd
"
REQUIRED_DIRECTORIES="
/etc/tigervnc
diff --git a/core/modules/x11vnc/module.conf.debian b/core/modules/x11vnc/module.conf.debian
index c5cb9ae7..44654881 100644
--- a/core/modules/x11vnc/module.conf.debian
+++ b/core/modules/x11vnc/module.conf.debian
@@ -2,4 +2,5 @@
REQUIRED_CONTENT_PACKAGES="
tigervnc-scraping-server
tigervnc-common
+ tightvncpasswd
"
diff --git a/core/modules/x11vnc/module.conf.ubuntu b/core/modules/x11vnc/module.conf.ubuntu
index c5cb9ae7..44654881 100644
--- a/core/modules/x11vnc/module.conf.ubuntu
+++ b/core/modules/x11vnc/module.conf.ubuntu
@@ -2,4 +2,5 @@
REQUIRED_CONTENT_PACKAGES="
tigervnc-scraping-server
tigervnc-common
+ tightvncpasswd
"