daily.conf revision 1.2.12.1
1#	$NetBSD: daily.conf,v 1.2.12.1 2000/08/23 12:03:57 lukem Exp $
2#
3# see daily.conf(5) for more information.
4
5if [ -r /etc/default/daily.conf ]; then
6	. /etc/default/daily.conf
7fi
8
9# Add local overrides below
10#
11