Skip to content

Commit

Permalink
Revert "start dhclient, Closes: #987779"
Browse files Browse the repository at this point in the history
This reverts commit 92a909d.
  • Loading branch information
Mrfai committed Oct 24, 2022
1 parent 83fd99b commit 55df9af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/subroutines
Original file line number Diff line number Diff line change
Expand Up @@ -887,9 +887,6 @@ task_confdir() {
echo "Reading $LOGDIR/boot.log"
. $LOGDIR/boot.log
unset T170 T171 T172 ROOT_PATH BOOTFILE
if [ -n "$NIC1" ]; then
dhclient -4 -v -i -lf /tmp/$NIC1.lease -pf /tmp/dhclient.pid $NIC1 &
fi

printk=${printk:-6}
echo $printk > /proc/sys/kernel/printk
Expand Down

0 comments on commit 55df9af

Please sign in to comment.