>   NM_STATUS=`nmcli -t -f RUNNING nm`
>
> Please use $()

Addressed in v2 of the start_usbnet.sh script.

>     --pid-file=$PID_FILE --log-facility=$DHCP_LOG
>
> can --log-facility be a syslog facility? If so, we should just throw this
> to
> normal system logs. It'll make people's lives easier if they run into a
> problem.

Yep, addressed in v2.

>   kill -9 `cat $PID_FILE`
>
> We should at least give it a chance to shut down nicely, no?

I suppose.  :)  Done in v2.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to