On 22 Jul 2009 at 17:09, Erez Zilber wrote:

>         restart)
>                         stop
> +                       if [ $RETVAL -ne 0 ]; then
> +                               echo "Stopping iSCSI initiator service
> failed, not starting"
> +                               exit $RETVAL
> +                       fi
>                         start
>                         ;;

What will happen if the service is not running, the user is unsure and selects 
"restart" instead of "start"? Usually "restart" should be the safe variant of 
"start" IMHO.

Regards,
Ulrich



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To post to this group, send email to open-iscsi@googlegroups.com
To unsubscribe from this group, send email to 
open-iscsi+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/open-iscsi
-~----------~----~----~----~------~----~------~--~---

Reply via email to