View Single Post
Old 03-27-2014, 05:47 PM   #13
Hades77
Member
Hades77 began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Jan 2014
Location: Germany
Device: Kindle Paperwhite 2 WiFi
I think I found an error in your onlinescreensaver.conf:
Quote:
post-stop script
PID=`ps xa | grep "/bin/sh /mnt/base-us/extensions/onlinescreensaver/bin/scheduler.sh.sh" | awk '{ print $1 }'`
kill $PID || true
end script
I think there only should be one .sh

Hades.
Hades77 is offline   Reply With Quote