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

[RFC PATCH 2/3] Remove old comment about running shell on failure of fsck



We probably will do that, but that's controlled by the top level init
script, not this function.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
---
 scripts/functions | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/scripts/functions b/scripts/functions
index b6cfb97..03150c8 100644
--- a/scripts/functions
+++ b/scripts/functions
@@ -380,9 +380,6 @@ _checkfs_once()
 		log_end_msg
 	fi
 
-	#
-	# If there was a failure, drop into a shell.
-	#
 	# NOTE: "failure" is defined as exiting with a return code of
 	# 4, possibly or-ed with other flags. A return code of 1
 	# indicates that file system errors were corrected but that


-- 
Ben Hutchings
I'm always amazed by the number of people who take up solipsism because
they heard someone else explain it. - E*Borg on alt.fan.pratchett

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


Reply to: