From d7e2bd6fe192422441ec2e09d9579e4824532568 Mon Sep 17 00:00:00 2001 From: Andy Zaugg Date: Mon, 20 Sep 2021 20:41:50 -0700 Subject: [PATCH] Added documentation around CREATE_MAIL_SPOOL Adding documentation aroud the parameter CREATE_MAIL_SPOOL in the /etc/default/useradd file --- man/login.defs.d/MAIL_DIR.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man/login.defs.d/MAIL_DIR.xml b/man/login.defs.d/MAIL_DIR.xml index 60b82d6b1..b5adb888b 100644 --- a/man/login.defs.d/MAIL_DIR.xml +++ b/man/login.defs.d/MAIL_DIR.xml @@ -35,6 +35,8 @@ The mail spool directory. This is needed to manipulate the mailbox when its corresponding user account is modified or deleted. If not specified, a compile-time default is used. + The parameter CREATE_MAIL_SPOOL in /etc/default/useradd + determines whether the mail spool should be created. -- 2.47.2