SuperQ;253333 Wrote: > I killed it manually, removed $PIDFILE and started it up again.. problem > is reproduced.
Found the problem... start-stop-script checks the PID against the Name that it's expecting. It gets that name from /proc/PID/stat. Unfortunately for some reason the proc filesystem cuts off the last 3 characters of the squeezecenter_safe script name, which causes the start-stop-script to fail because its not seeing the right process name. I've made a change to the init script, and it should work now. I'll post a new build in a few minutes... -- Diranged ------------------------------------------------------------------------ Diranged's Profile: http://forums.slimdevices.com/member.php?userid=13773 View this thread: http://forums.slimdevices.com/showthread.php?t=41652 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
