summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index df4e181..845bac1 100755
--- a/init
+++ b/init
@@ -178,8 +178,8 @@ mount -n -o move /proc ${rootmnt}/proc
# Check init bootarg
if [ -n "${init}" ] && [ ! -x "${rootmnt}${init}" ]; then
- init=
echo "Target filesystem doesn't have ${init}."
+ init=
fi
# Search for valid init