Changeset 10609 in hybrid for branches/releng-9.0/nanobsd
- Timestamp:
- Apr 29, 2012, 1:16:48 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/releng-9.0/nanobsd/files/etc/dhclient-exit-hooks
r10608 r10609 5 5 # 6 6 # Rick van der Zwet <rick@wirelessleiden.nl> 7 8 # Little hack to load the available functions in case we are running this as an9 # standalone script (for testing mostly).10 if [ -z "$exit_status" ]; then11 grep -v 'exit $exit_status' /sbin/dhclient-script | eval12 fi13 7 14 8 . /etc/rc.subr
Note:
See TracChangeset
for help on using the changeset viewer.