Files
netbsd/etc/daily.conf
2013-04-06 16:48:33 +02:00

11 lines
208 B
Plaintext

# $NetBSD: daily.conf,v 1.4 2000/10/01 05:53:01 lukem Exp $
#
# see daily.conf(5) for more information.
if [ -r /etc/defaults/daily.conf ]; then
. /etc/defaults/daily.conf
fi
# Add local overrides below
#