blob: dfc21df32141908f5698130636bd13ae1a036fe3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: weekly.conf,v 1.5 2015/03/04 14:54:38 christos 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_mandb=YES
|