diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-18 22:17:38 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-02-18 22:17:38 +0000 |
commit | e1ceb812c646cffed0ceff0346370c5ae467a383 (patch) | |
tree | 0fbc5be6a3e12d43d9ed9851e24f237f858db823 /chapter06 | |
parent | 7b1923d02ae7c261d9981fe92277169cf3e8de83 (diff) |
Use shadow's version of nologin
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10849 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/util-linux.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 0b6d41d7c..55a5e6d04 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -66,6 +66,7 @@ --docdir=/usr/share/doc/util-linux-&util-linux-version; \ --disable-chfn-chsh \ --disable-login \ + --disable-nologin \ --disable-su \ --disable-setpriv \ --disable-runuser \ |