Thread
:
persistent x11vnc server
View Single Post
ishtangli
2010-08-01 , 14:40
Posts: 12 | Thanked: 1 time | Joined on Jul 2010
#
5
I got this working after a lot of testing.
change
if [ $APPCHK = '0' ];
to
if [ $APPCHK = '1' ];
You might also want to add a terminate app script on if-post-down.d
Hope it helps.
Quote & Reply
|
ishtangli
View Public Profile
Send a private message to ishtangli
Find all posts by ishtangli