summaryrefslogtreecommitdiff
path: root/modules/pam_nologin/README
diff options
context:
space:
mode:
authorSteve Langasek <steve.langasek@ubuntu.com>2019-01-03 21:23:37 -0800
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:51 -0800
commit7e6c4749370338c9af7e1b959f8ab96d089786d6 (patch)
tree2da5e702d7da7b222237ea5ac71e208dd70791a6 /modules/pam_nologin/README
parentfa4960114fc50965a9696f2db7406a9d792e3ff8 (diff)
parent795badba7f95e737f979917859cd32c9bd47bcad (diff)
Merge upstream version 1.1.8
Diffstat (limited to 'modules/pam_nologin/README')
-rw-r--r--modules/pam_nologin/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_nologin/README b/modules/pam_nologin/README
index 60145f8b..25b1e927 100644
--- a/modules/pam_nologin/README
+++ b/modules/pam_nologin/README
@@ -5,7 +5,7 @@ pam_nologin — Prevent non-root users from login
DESCRIPTION
pam_nologin is a PAM module that prevents users from logging into the system
-when /var/run/nologin or /etc/nologinexists. The contents of the file are
+when /var/run/nologin or /etc/nologin exists. The contents of the file are
displayed to the user. The pam_nologin module has no effect on the root user's
ability to log in.