set non-null password

so that OS X “Screen Sharing” can connect
non-null-passwd
Tomohisa Kusano 8 years ago
parent c6e4e80506
commit 171fc2d36d

@ -14,6 +14,6 @@ autorestart=true
priority=200
[program:x11vnc]
command=/usr/bin/x11vnc -display :1 -nopw -wait 5 -forever
command=/usr/bin/x11vnc -display :1 -passwd 123456 -wait 5 -forever
autorestart=true
priority=300

Loading…
Cancel
Save