Magellan Linux

Annotation of /trunk/man-db/man-db.confd

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1613 - (hide annotations) (download)
Fri Jan 13 14:31:39 2012 UTC (12 years, 3 months ago) by niro
File size: 203 byte(s)
-files and patches for man-db
1 niro 1613 #
2     # Set to no to disable daily man-db update by /etc/cron.daily/man-db.cron
3     CRON="yes"
4    
5     # Options used by mandb in /etc/cron.daily/man-db.cron,
6     # we use -q as default, too much noise without.
7     OPTS="-q"