remove some options

it was not working well , next test
This commit is contained in:
danielguerra69 2016-11-16 02:46:23 +01:00
parent ceb2c28fe7
commit 53e4ec831b

View file

@ -8,7 +8,7 @@ user=alpine
priority=100
[program:x11vnc]
command=/usr/bin/x11vnc -xkb -noxrecord -noxfixes -noxdamage -ncache 10 -display :1 -nopw -wait 5 -shared -permitfiletransfer -tightfilexfer
command=/usr/bin/x11vnc -xkb -ncache 10 -display :1 -nopw -wait 5 -shared -permitfiletransfer -tightfilexfer
user=alpine
autorestart=true
priority=200