wok diff x11vnc/receipt @ rev 17680

Rollback socat
author Yuri Pourre <yuripourre@gmail.com>
date Thu Feb 19 12:49:41 2015 -0200 (2015-02-19)
parents a1b05b1a9d1d
children 4f1b00a89af1
line diff
     1.1 --- a/x11vnc/receipt	Mon Apr 07 00:13:51 2014 +0200
     1.2 +++ b/x11vnc/receipt	Thu Feb 19 12:49:41 2015 -0200
     1.3 @@ -38,7 +38,7 @@
     1.4  {
     1.5  	grep -q "^X11VNC" $1/etc/daemons.conf || cat >>$1/etc/daemons.conf <<EOT
     1.6  # VNC server options.
     1.7 -X11VNC_OPTIONS="-rfbauth /etc/vnc.secret -loop -tightfilexfer -permitfiletransfer -display :0"
     1.8 +X11VNC_OPTIONS="-rfbauth /etc/vnc.secret -auth /var/run/slim.auth -allow 10.,192.168.,127.0.0.1 -forever -loop -tightfilexfer -permitfiletransfer -display :0"
     1.9  
    1.10  EOT
    1.11  	[ -f $1/etc/vnc.secret ] ||