sync with 2.0 tree
[samba.git] / packaging / SGI / samba.rc
index 121b3400a388c2846cb715cb0b8ab3beae03b542..bc0f90ee77fefaab94f03e37805c44e3087a682e 100644 (file)
@@ -35,6 +35,7 @@ case $1 in
 'stop')
        $ECHO "Stopping Samba Servers."
        $KILLALL -15 smbd nmbd
+       exit 0
        ;;
 *)
        echo "usage: /etc/init.d/samba {start|stop}"