From d35cf0deff2f76100fb5dce2c497ce79d9e15d89 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 31 Mar 2005 07:26:05 +0000 Subject: [PATCH] Whitespace is needed after last line to run the item --- etc/rc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/etc/rc b/etc/rc index 9b188216c5..09c1b8a16e 100755 --- a/etc/rc +++ b/etc/rc @@ -108,4 +108,5 @@ echo "Done." echo "Bootup complete" -exit 0 \ No newline at end of file +exit 0 +