6c2d977e6f
- 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...
14 lines
350 B
Plaintext
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/*
|
|
#
|