diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2000-06-18 22:58:43 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2000-06-18 22:58:43 +0000 |
commit | b7794140e2a53e702abd3bdc2694988703eefd69 (patch) | |
tree | 0ab01b05753609003cdc10721e2ac3a22a052b98 /etc/changelist | |
parent | 85c5f5e875f1d4f61010ab65b32111ae9bfa2650 (diff) |
ifaliases goes away.
- new installs wont have existing ifaliases
- updates dont touch /etc
- manual updates of /etc/ should know what they're doing anyway
fwiw, see hostname.if(5) alias functionality has moved here for better
overall network configurability
Diffstat (limited to 'etc/changelist')
-rw-r--r-- | etc/changelist | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/changelist b/etc/changelist index ea3fc4e6479..8f06c12a574 100644 --- a/etc/changelist +++ b/etc/changelist @@ -1,4 +1,4 @@ -# $OpenBSD: changelist,v 1.13 2000/05/02 19:11:02 markus Exp $ +# $OpenBSD: changelist,v 1.14 2000/06/18 22:58:42 todd Exp $ # # List of files which the security script backs up and checks # for modifications. @@ -28,7 +28,6 @@ /etc/hosts.deny /etc/hosts.equiv /etc/hosts.lpd -/etc/ifaliases /etc/inetd.conf /etc/ipf.rules /etc/ipnat.rules |