From 4987d16fa150f8e523dcc85c9fc83eb68508a0b2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 3 May 2025 09:33:56 +0000 Subject: automatic import of man-db --- man-db.sysconfig | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 man-db.sysconfig (limited to 'man-db.sysconfig') diff --git a/man-db.sysconfig b/man-db.sysconfig new file mode 100644 index 0000000..e7449df --- /dev/null +++ b/man-db.sysconfig @@ -0,0 +1,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" -- cgit v1.2.3