aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrc.d/rc.sysinit1
1 files changed, 1 insertions, 0 deletions
diff --git a/rc.d/rc.sysinit b/rc.d/rc.sysinit
index 296c6977..7b629dfa 100755
--- a/rc.d/rc.sysinit
+++ b/rc.d/rc.sysinit
@@ -329,6 +329,7 @@ if [ -f /proc/mdstat -a -f /etc/raidtab ]; then
echo -n "$RAIDDEV "
fi
done
+ echo
# A non-zero return means there were problems.
if [ $rc -gt 0 ]; then