8 start
) stat_busy
"Starting ThinkPad fan control daemon"
9 /usr
/sbin
/tpfand
&>/dev
/null
16 stop
) stat_busy
"Stopping ThinkPad fan control daemon"
17 PID
=`cat /var/run/tpfand.pid`
22 rm -f /var
/run
/tpfand.pid
26 restart
) stat_busy
"Restarting ThinkPad fan control daemon"
30 *) echo "Usage: /etc/init.d/tpfand {start|stop|restart}"