wok rev 700

x11vnc: start daemon in background...
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 01 17:41:00 2008 +0000 (2008-05-01)
parents 036b1f427445
children 27fd74eca13e
files x11vnc/receipt
line diff
     1.1 --- a/x11vnc/receipt	Thu May 01 15:15:33 2008 +0000
     1.2 +++ b/x11vnc/receipt	Thu May 01 17:41:00 2008 +0000
     1.3 @@ -34,7 +34,7 @@
     1.4  {
     1.5  	grep -q "^X11VNC" /etc/daemons.conf || cat >> /etc/daemons.conf <<EOT
     1.6  # VNC server options.
     1.7 -X11VNC_OPTIONS="-rfbauth /etc/vnc.secret -forever"
     1.8 +X11VNC_OPTIONS="-rfbauth /etc/vnc.secret -forever -bg"
     1.9  
    1.10  EOT
    1.11  	[ -f /etc/vnc.secret ] || echo -en '\x70\x05\xE3\x8B\x81\xB0\xB2\1B' \