b5b6e95c7b
consistent with what FreeBSD uses /etc/defaults for, and since SVR4 uses /etc/default for another purpose. as discussed on tech-userlevel, and no objections were made.
11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
# $NetBSD: monthly.conf,v 1.3 2000/10/01 05:53:01 lukem Exp $
|
|
#
|
|
# see monthly.conf(5) for more information.
|
|
|
|
if [ -r /etc/defaults/monthly.conf ]; then
|
|
. /etc/defaults/monthly.conf
|
|
fi
|
|
|
|
# Add local overrides below
|
|
#
|