10 WINBINDD
=/usr
/samba
/bin
/winbindd
12 if test ! -x $IS_ON ; then
16 if $IS_ON verbose
; then
18 else # For a quiet startup and shutdown
24 if $IS_ON winbind
&& test -x $WINBINDD; then
27 $WINBINDD ; $ECHO " winbindd."
31 $ECHO "Stopping winbindd."
36 echo "usage: /etc/init.d/winbind {start|stop}"