[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[PATCH initramfs-tools 1/3] hooks/fsck: Stop copying sulogin, which is no longer used



Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 hooks/fsck | 1 -
 1 file changed, 1 deletion(-)

diff --git a/hooks/fsck b/hooks/fsck
index 6c90996..1e2b645 100755
--- a/hooks/fsck
+++ b/hooks/fsck
@@ -95,7 +95,6 @@ fi
 
 copy_exec /sbin/fsck
 copy_exec /sbin/logsave
-copy_exec /sbin/sulogin
 
 # e2fsck may fail or warn if the system time is not yet correct, which
 # will happen if the RTC driver is modular or the RTC is set to local

-- 
Ben Hutchings
Theory and practice are closer in theory than in practice.
                                - John Levine, moderator of comp.compilers

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: