mandb.conf 204 B

12345678
  1. #
  2. # Set to no to disable daily man-db update by /etc/cron.daily/man-db.cron
  3. CRON="yes"
  4. # Options used by mandb in /etc/cron.daily/man-db.cron,
  5. # we use -q as default, too much noise without.
  6. OPTS="-q"