exec rc-abort
This commit is contained in:
@@ -104,8 +104,7 @@ start() {
|
||||
retval=$?
|
||||
else
|
||||
eend 2 "Filesystem couldn't be fixed :("
|
||||
rc-abort
|
||||
exit 1
|
||||
exec rc-abort || exit 1
|
||||
fi
|
||||
if [ ${retval} != "0" ] ; then
|
||||
einfo "Unmounting filesystems"
|
||||
|
||||
Reference in New Issue
Block a user