From e1ceb812c646cffed0ceff0346370c5ae467a383 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 18 Feb 2015 22:17:38 +0000 Subject: [PATCH] Use shadow's version of nologin git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10849 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/util-linux.xml | 1 + 1 file changed, 1 insertion(+) 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 \