From 73cb24acc24d4575125704f5064f0a10823f88a7 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Tue, 28 Sep 2004 16:11:32 +0000 Subject: su is installed by shadow, not coreutils git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/coreutils.xml | 8 -------- chapter06/shadow.xml | 8 ++++++++ 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'chapter06') diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index 4569908a7..e9ee8336c 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -653,14 +653,6 @@ strange patterns, to make it real hard to recover the data. - -su - -su -runs a shell with substitute user and group IDs. - - - sum diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index a1846e85c..7a232c01c 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -362,6 +362,14 @@ is set to that of the given group. + +su + +su +runs a shell with substitute user and group IDs. + + + useradd -- cgit v1.2.3-54-g00ecf