blob: 955444c6caf1443e71d5d52fe752848a29e4893d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# $NetBSD: weekly.conf,v 1.4 2012/02/07 19:13:30 joerg 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.
#
rebuild_locatedb=YES
rebuild_whatisdb=NO
rebuild_mandb=YES
|