Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.sbin/dhcp/client/scripts Pull up revision 1.3 (requ...
details: https://anonhg.NetBSD.org/src/rev/3aef0b06f450
branches: netbsd-1-5
changeset: 491285:3aef0b06f450
user: he <he%NetBSD.org@localhost>
date: Sat Apr 21 20:40:40 2001 +0000
description:
Pull up revision 1.3 (requested by mellon):
Install dhcp client script in /sbin.
diffstat:
usr.sbin/dhcp/client/scripts/Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 7feb134947ca -r 3aef0b06f450 usr.sbin/dhcp/client/scripts/Makefile
--- a/usr.sbin/dhcp/client/scripts/Makefile Sat Apr 21 20:38:55 2001 +0000
+++ b/usr.sbin/dhcp/client/scripts/Makefile Sat Apr 21 20:40:40 2001 +0000
@@ -32,6 +32,6 @@
SCRIPTS=netbsd
SCRIPTSNAME_netbsd=dhclient-script
-SCRIPTSDIR=/etc
+SCRIPTSDIR=/sbin
.include <bsd.prog.mk>
Home |
Main Index |
Thread Index |
Old Index