summaryrefslogtreecommitdiffstats
path: root/extra/source/tigervnc/doinst.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--extra/source/tigervnc/doinst.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/source/tigervnc/doinst.sh b/extra/source/tigervnc/doinst.sh
index 601c47cc0..206569da6 100644
--- a/extra/source/tigervnc/doinst.sh
+++ b/extra/source/tigervnc/doinst.sh
@@ -11,6 +11,9 @@ config() {
# Otherwise, we leave the .new copy for the admin to consider...
}
config etc/X11/xorg.conf.d/10-libvnc.conf.new
+config etc/tigervnc/vncserver-config-defaults.new
+config etc/tigervnc/vncserver-config-mandatory.new
+config etc/tigervnc/vncserver.users.new
# Update the desktop database:
if [ -x usr/bin/update-desktop-database ]; then