diff options
-rwxr-xr-x | etc/netstart | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/netstart b/etc/netstart index b66505a..885932d 100755 --- a/etc/netstart +++ b/etc/netstart @@ -52,7 +52,6 @@ _start=quietstart # . /etc/rc.d/atm3.sh ${_start} /etc/rc.d/netif ${_start} /etc/rc.d/ipsec ${_start} -/etc/rc.d/dhclient ${_start} /etc/rc.d/ppp ${_start} /etc/rc.d/ipfw ${_start} /etc/rc.d/routing ${_start} |