From 097c2ed1b5b250a0ad16b40f7e6c751bb17806ea Mon Sep 17 00:00:00 2001 From: Yifan Zhu Date: Mon, 9 Oct 2023 13:11:00 -0700 Subject: [PATCH] Correct comments for modprobed.db option (#823) Prompting at build time was removed in commit 1a69f04e6edfe41d97a1d40f62721a015e119f78 Co-authored-by: Yifan Zhu --- customization.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customization.cfg b/customization.cfg index ee1d1c7..200029c 100644 --- a/customization.cfg +++ b/customization.cfg @@ -59,7 +59,7 @@ _kernel_on_diet="false" # Set to true to use modprobed db to clean config from unneeded modules. Speeds up compilation considerably. Requires root - https://wiki.archlinux.org/index.php/Modprobed-db # Using this option can trigger user prompts if the config doesn't go smoothly. -# !!!! Make sure to have a well populated db !!!! - Leave empty to be asked about it at build time +# !!!! Make sure to have a well populated db !!!! _modprobeddb="false" # modprobed-db database file location