summaryrefslogtreecommitdiff
path: root/man-db.sysconfig
blob: e7449df5e72d9fd71ce5bbd2f3e984ea60420fd7 (plain)
1
2
3
4
5
6
7
8
9
10
# Set this to "no" to disable man-db update triggered by installation
# of any package containing manual pages
SERVICE="yes"

# Set this to "no" to disable daily man-db update run by
# /etc/cron.daily/man-db.cron
CRON="yes"

# Options used by mandb, we use "-q" as default, too much noise without it
OPTS="-q"