[BACK]Return to monthly.conf CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / etc

Annotation of src/etc/monthly.conf, Revision 1.3

1.3     ! lukem       1: #      $NetBSD: monthly.conf,v 1.2 2000/08/21 23:06:22 lukem Exp $
1.1       mrg         2: #
                      3: # see monthly.conf(5) for more information.
                      4:
1.3     ! lukem       5: if [ -r /etc/defaults/monthly.conf ]; then
        !             6:        . /etc/defaults/monthly.conf
1.2       lukem       7: fi
                      8:
                      9: # Add local overrides below
                     10: #

CVSweb <webmaster@jp.NetBSD.org>