From 3275711f954746aa22373ff816cac66bd4cda6e2 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 17 May 2023 12:15:34 +0200 Subject: [remote-access] Use tigervnc --- core/modules/x11vnc/module.conf | 5 ++++- core/modules/x11vnc/module.conf.debian | 6 ++---- core/modules/x11vnc/module.conf.ubuntu | 6 ++---- 3 files changed, 8 insertions(+), 9 deletions(-) (limited to 'core/modules/x11vnc') diff --git a/core/modules/x11vnc/module.conf b/core/modules/x11vnc/module.conf index 89f266c6..e5d3d0ad 100644 --- a/core/modules/x11vnc/module.conf +++ b/core/modules/x11vnc/module.conf @@ -1,7 +1,10 @@ #!/bin/bash REQUIRED_BINARIES=" - x11vnc + X0tigervnc + x0tigervncserver " REQUIRED_DIRECTORIES=" + /etc/tigervnc + /usr/share/perl5/TigerVNC " REQUIRED_FILES="" diff --git a/core/modules/x11vnc/module.conf.debian b/core/modules/x11vnc/module.conf.debian index 798e2c3b..c5cb9ae7 100644 --- a/core/modules/x11vnc/module.conf.debian +++ b/core/modules/x11vnc/module.conf.debian @@ -1,7 +1,5 @@ #!/bin/bash -REQUIRED_INSTALLED_PACKAGES=" - x11vnc -" REQUIRED_CONTENT_PACKAGES=" - x11vnc + tigervnc-scraping-server + tigervnc-common " diff --git a/core/modules/x11vnc/module.conf.ubuntu b/core/modules/x11vnc/module.conf.ubuntu index 798e2c3b..c5cb9ae7 100644 --- a/core/modules/x11vnc/module.conf.ubuntu +++ b/core/modules/x11vnc/module.conf.ubuntu @@ -1,7 +1,5 @@ #!/bin/bash -REQUIRED_INSTALLED_PACKAGES=" - x11vnc -" REQUIRED_CONTENT_PACKAGES=" - x11vnc + tigervnc-scraping-server + tigervnc-common " -- cgit v1.2.3-55-g7522