From 462d22aaac961bcc896bcf073cb887f0f9050316 Mon Sep 17 00:00:00 2001 From: simono41 Date: Wed, 16 May 2018 17:28:11 +0200 Subject: [PATCH] x11vnc.pass --- arch-graphical-install-auto | 4 ++++ x11vnc.pass | 1 + 2 files changed, 5 insertions(+) create mode 100644 x11vnc.pass diff --git a/arch-graphical-install-auto b/arch-graphical-install-auto index 5bbbad4..a2a3fb1 100755 --- a/arch-graphical-install-auto +++ b/arch-graphical-install-auto @@ -535,6 +535,10 @@ chsh -s /usr/bin/fish ${username} # XDG standard cp /opt/${repo}/mimeapps.list /etc/xdg/mimeapps.list +# x11vnc-pass (password) + +cp /opt/${repo}/x11vnc.pass /etc/x11vnc.pass + # aurinstaller cp /opt/${repo}/aurinstall.sh /usr/bin/aurinstaller chmod +x /usr/bin/aurinstaller diff --git a/x11vnc.pass b/x11vnc.pass new file mode 100644 index 0000000..4e5cd0e --- /dev/null +++ b/x11vnc.pass @@ -0,0 +1 @@ +ÛØ<ýrzX \ No newline at end of file