diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-03-24 11:09:53 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-03-24 11:09:53 +0000 |
commit | a9b869c164a828ca228eb4e59a94e440fcc3f939 (patch) | |
tree | 60c7fe20558a4b3e29765084860b13a17c7c318c /net/isc-dhcp30-server/files/patch-dhclient-script.8 | |
parent | Update port to version 2.3.9. (diff) |
Update to version 3.0.b2.23
Submitted by: Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
Diffstat (limited to 'net/isc-dhcp30-server/files/patch-dhclient-script.8')
-rw-r--r-- | net/isc-dhcp30-server/files/patch-dhclient-script.8 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/net/isc-dhcp30-server/files/patch-dhclient-script.8 b/net/isc-dhcp30-server/files/patch-dhclient-script.8 deleted file mode 100644 index 834d3282d999..000000000000 --- a/net/isc-dhcp30-server/files/patch-dhclient-script.8 +++ /dev/null @@ -1,16 +0,0 @@ ---- client/dhclient-script.8.orig Tue Mar 30 00:50:50 1999 -+++ client/dhclient-script.8 Fri Jan 26 05:12:57 2001 -@@ -60,11 +60,11 @@ - to change the behaviour of the script. If an error occurs during the - execution of the script, it can set the exit_status variable to a nonzero - value, and --.B ETCDIR/dhclient-script -+.B CLIENTBINDIR/dhclient-script - will exit with that error code immediately after the client script exits. - .PP - After all processing has completed, --.B ETCDIR/dhclient-script -+.B CLIENTBINDIR/dhclient-script - checks for the presence of an executable - .B ETCDIR/dhclient-exit-hooks - script, which if present is invoked using the '.' command. The exit status |