# Set this to "no" to disable man-db update triggered by installation
# of any package containing manual pages
SERVICE="yes"

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

# Options used by mandb in /etc/cron.daily/man-db.cron and
# /usr/lib/rpm/man-db.filetrigger; we use -q as default,
# too much noise without it.
OPTS="-q"
