Browse Source

sort entries

OPENBSD_4_9
david 13 years ago
parent
commit
327941d99f
1 changed files with 5 additions and 5 deletions
  1. +5
    -5
      src/etc/changelist

+ 5
- 5
src/etc/changelist View File

@ -1,4 +1,4 @@
# $OpenBSD: changelist,v 1.69 2010/09/06 17:10:19 naddy Exp $
# $OpenBSD: changelist,v 1.70 2011/01/19 05:58:57 david Exp $
# #
# List of files which the security script backs up and checks # List of files which the security script backs up and checks
# for modifications. # for modifications.
@ -38,7 +38,6 @@
/etc/gettytab /etc/gettytab
/etc/group /etc/group
/etc/hostapd.conf /etc/hostapd.conf
/etc/relayd.conf
/etc/hosts /etc/hosts
/etc/hosts.allow /etc/hosts.allow
/etc/hosts.deny /etc/hosts.deny
@ -48,8 +47,8 @@
+/etc/iked.conf +/etc/iked.conf
/etc/inetd.conf /etc/inetd.conf
+/etc/ipsec.conf +/etc/ipsec.conf
+/etc/isakmpd/private/local.key
/etc/isakmpd/local.pub /etc/isakmpd/local.pub
+/etc/isakmpd/private/local.key
/etc/ksh.kshrc /etc/ksh.kshrc
/etc/ldpd.conf /etc/ldpd.conf
/etc/locate.rc /etc/locate.rc
@ -92,8 +91,8 @@
/etc/networks /etc/networks
/etc/newsyslog.conf /etc/newsyslog.conf
/etc/ntpd.conf /etc/ntpd.conf
/etc/ospfd.conf
/etc/ospf6d.conf /etc/ospf6d.conf
/etc/ospfd.conf
/etc/passwd /etc/passwd
/etc/pf.conf /etc/pf.conf
/etc/pf.os /etc/pf.os
@ -109,12 +108,13 @@
/etc/rc.local /etc/rc.local
/etc/rc.securelevel /etc/rc.securelevel
/etc/rc.shutdown /etc/rc.shutdown
/etc/relayd.conf
/etc/remote /etc/remote
/etc/resolv.conf /etc/resolv.conf
/etc/resolv.conf.tail /etc/resolv.conf.tail
/etc/ripd.conf
+/etc/rndc.key +/etc/rndc.key
/etc/rpc /etc/rpc
/etc/ripd.conf
/etc/rtadvd.conf /etc/rtadvd.conf
/etc/sasyncd.conf /etc/sasyncd.conf
/etc/security /etc/security


Loading…
Cancel
Save