Magellan Linux

Diff of /alx-src/branches/alxconf_20060908/init.d/alxsettings

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1595 by niro, Tue Nov 23 12:24:14 2010 UTC revision 1596 by niro, Thu Dec 2 15:19:15 2010 UTC
# Line 727  preliminary_network() Line 727  preliminary_network()
727   if ps -A|grep dhcpcd > /dev/null   if ps -A|grep dhcpcd > /dev/null
728   then   then
729   dhcpcd -z  &> /dev/null   dhcpcd -z  &> /dev/null
730     sleep 1
731   fi   fi
732   evaluate_retval   evaluate_retval
733   ;;   ;;

Legend:
Removed from v.1595  
changed lines
  Added in v.1596