NetBSD/etc/changelist
lukem 6c2d977e6f A few more changes, from more discussions with Andrew Brown.
- Resurrect /etc/changelist, even if it's an "empty" file by default,
  because it's easier to use than /etc/mtree/special.local for adding
  a couple of simple files. Back by popular demand (hi @@@! :-)
- Add /etc/rc.d/* to the list of "dynamic" files; this notices changes
  in user-added scripts
- Only calculate the mtree -I nomail list once, and re-use
- Use "cat foo | while read file" instead of "for file in `cat foo`" ;
  handles whitespace better...
2001-10-13 14:22:11 +00:00

14 lines
350 B
Plaintext

# $NetBSD: changelist,v 1.24 2001/10/13 14:22:11 lukem Exp $
#
# Locally added list of files which /etc/security backups up and
# checks for modifications, along with the list generated with
# mtree(8) from:
# /etc/mtree/special
# /etc/mtree/special.local
# and files matching:
# /etc/ifconfig.*
# /etc/raid*.conf
# /etc/rc.d/*
# /etc/rc.conf.d/*
#