summaryrefslogtreecommitdiffstats
path: root/build_tools/archiso/mythvantage/root-image/root/startx
diff options
context:
space:
mode:
Diffstat (limited to 'build_tools/archiso/mythvantage/root-image/root/startx')
-rwxr-xr-xbuild_tools/archiso/mythvantage/root-image/root/startx2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_tools/archiso/mythvantage/root-image/root/startx b/build_tools/archiso/mythvantage/root-image/root/startx
index 829f1db..068263f 100755
--- a/build_tools/archiso/mythvantage/root-image/root/startx
+++ b/build_tools/archiso/mythvantage/root-image/root/startx
@@ -16,7 +16,7 @@ then
startx /root/LinHES-install.sh -- -logverbose 6 -allowMouseOpenFail 2>/tmp/x.log
else
#VNC
- pacman -Sf --noconfirm tigervnc
+ pacman -S --force --noconfirm tigervnc
/etc/rc.d/dbus start
cp -f $TEMPLATES/vnc.service /etc/avahi/services/
/etc/rc.d/avahi-daemon start