blob: 9cc30f9bde26107b2db0b7b2c5c3a96d5d1588ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: weekly.conf,v 1.2 2000/11/08 23:17:50 lukem Exp $
#
# /etc/defaults/weekly.conf --
# default configuration of /etc/weekly.conf
#
# see weekly.conf(5) for more information.
#
# DO NOT EDIT THIS FILE DIRECTLY; IT MAY BE REPLACED DURING A SYSTEM UPGRADE.
# EDIT /etc/weekly.conf INSTEAD.
#
clean_uucp=YES
rebuild_locatedb=YES
|