Changeset 10609 in hybrid


Ignore:
Timestamp:
Apr 29, 2012, 1:16:48 PM (12 years ago)
Author:
rick
Message:

The hack is flawed because of the lack of setting all kind of variables which
dhclient does. Removing it to avoid confusion.

Related-To: nodefactory#129

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/releng-9.0/nanobsd/files/etc/dhclient-exit-hooks

    r10608 r10609  
    55#
    66# Rick van der Zwet <rick@wirelessleiden.nl>
    7 
    8 # Little hack to load the available functions in case we are running this as an
    9 # standalone script (for testing mostly).
    10 if [ -z "$exit_status" ]; then
    11  grep -v 'exit $exit_status' /sbin/dhclient-script | eval
    12 fi
    137
    148. /etc/rc.subr
Note: See TracChangeset for help on using the changeset viewer.