diff options
author | Sebastien Marie <semarie@cvs.openbsd.org> | 2023-04-18 08:50:38 +0000 |
---|---|---|
committer | Sebastien Marie <semarie@cvs.openbsd.org> | 2023-04-18 08:50:38 +0000 |
commit | 9a1d4601c5b2082a8c30558925fd13bd35597b1b (patch) | |
tree | 5a7fb252682842d4f78604b0365995e803b39758 /etc | |
parent | 11477a3197e14afcf263fc204971054744275d29 (diff) |
changelist: remove dhclient(8) files
as currently dhclient(8) is a (sort of) alias to "ifconfig inet autoconf", these
files aren't used anymore.
ok tb@
Diffstat (limited to 'etc')
-rw-r--r-- | etc/changelist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/etc/changelist b/etc/changelist index e1ebc552492..e79411a593c 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.134 2023/04/18 08:48:17 semarie Exp $ +# $OpenBSD: changelist,v 1.135 2023/04/18 08:50:37 semarie Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -24,7 +24,6 @@ /etc/daily /etc/daily.local /etc/defaultdomain -/etc/dhclient.conf /etc/dhcpd.conf /etc/dhcpleased.conf /etc/disktab @@ -111,7 +110,6 @@ /etc/relayd.conf /etc/remote /etc/resolv.conf -/etc/resolv.conf.tail /etc/ripd.conf /etc/rpc /etc/rpki/afrinic.tal |