Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/postinstall Remove dhclient references.
details: https://anonhg.NetBSD.org/src/rev/c2fefc883051
branches: trunk
changeset: 362936:c2fefc883051
user: roy <roy%NetBSD.org@localhost>
date: Mon Jul 02 15:10:43 2018 +0000
description:
Remove dhclient references.
diffstat:
usr.sbin/postinstall/postinstall | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 9623f0bf1a18 -r c2fefc883051 usr.sbin/postinstall/postinstall
--- a/usr.sbin/postinstall/postinstall Mon Jul 02 13:45:23 2018 +0000
+++ b/usr.sbin/postinstall/postinstall Mon Jul 02 15:10:43 2018 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: postinstall,v 1.216 2017/07/10 00:27:32 simonb Exp $
+# $NetBSD: postinstall,v 1.217 2018/07/02 15:10:43 roy Exp $
#
# Copyright (c) 2002-2015 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -41,8 +41,7 @@
#
# checks to add:
# - sysctl(8) renames (net.inet6.ip6.bindv6only -> net.inet6.ip6.v6only)
-# - de* -> tlp* migration (/etc/ifconfig.de*, $ifconfig_de*,
-# dhclient.conf, ...) ?
+# - de* -> tlp* migration (/etc/ifconfig.de*, $ifconfig_de*, ...) ?
# - support quiet/verbose mode ?
# - differentiate between failures caused by missing source
# and real failures
@@ -1375,7 +1374,6 @@
cleartmp
cron
devpubd
-dhclient
dhcpcd
dhcpd
dhcrelay
Home |
Main Index |
Thread Index |
Old Index