From ea2423d309c39e3b794ebad9d85f113bc2645d0c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 21 Jun 2025 08:14:25 +0200 Subject: [PATCH] Setting man-db/auto-update to false. Signed-off-by: Daniel Baumann --- debian/templates | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/templates b/debian/templates index 931595e..00b4dab 100644 --- a/debian/templates +++ b/debian/templates @@ -26,7 +26,7 @@ _Description: Should man and mandb be installed 'setuid man'? Template: man-db/auto-update Type: boolean -Default: true +Default: false Description: for internal use; can be preseeded If true, automatically rebuild man-db's database when packages containing manual pages are installed.