diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2001-02-17 14:19:02 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2001-02-17 14:19:02 +0000 |
| commit | 8beeb9a351321800feb75c1550454c59fba1ece4 (patch) | |
| tree | a99b60585c9fb9f1fbf92f519bb5573d9d29f87d /net/isc-dhcp3-server/files/patch-dhclient-script.8 | |
| parent | Update to 3.0b2pl16, assign maintainership to Cyrille Lefevre. (diff) | |
New patchfiles in the update to 3.0b2pl16.
PR: 24911
Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - maintainer
Notes
Notes:
svn path=/head/; revision=38427
Diffstat (limited to 'net/isc-dhcp3-server/files/patch-dhclient-script.8')
| -rw-r--r-- | net/isc-dhcp3-server/files/patch-dhclient-script.8 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/net/isc-dhcp3-server/files/patch-dhclient-script.8 b/net/isc-dhcp3-server/files/patch-dhclient-script.8 new file mode 100644 index 000000000000..834d3282d999 --- /dev/null +++ b/net/isc-dhcp3-server/files/patch-dhclient-script.8 @@ -0,0 +1,16 @@ +--- 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 |
