8 stat_busy
"Starting Vaio Laptop Hotkey Handler"
9 /usr
/bin
/fsfn
&> /dev
/null
18 stat_busy
"Stopping Vaio Laptop Hotkey Handler"
19 PID
=`cat /var/run/fsfn.pid`
20 [ ! -z "$PID" ] && kill $PID &> /dev
/null
34 echo "usage: $0 {start|stop|restart|force-reload}"