summaryrefslogtreecommitdiffstats
path: root/UPGRADING
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADING')
-rw-r--r--UPGRADING3
1 files changed, 2 insertions, 1 deletions
diff --git a/UPGRADING b/UPGRADING
index 526d5789..56585de4 100644
--- a/UPGRADING
+++ b/UPGRADING
@@ -55,4 +55,5 @@ PAM likes to log all authentication events, this one included.
If it annoys you too much, set "PermitEmptyPasswords no" in
sshd_config. This will quiet the error message at the expense of
-disabling logins to accounts with no password set.
+disabling logins to accounts with no password set. This is the
+default if you use the supplied sshd_config file.