summaryrefslogtreecommitdiffstats
path: root/etc/rc.shutdown
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.shutdown')
-rwxr-xr-xetc/rc.shutdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.shutdown b/etc/rc.shutdown
index 2102ff4..aa6468a 100755
--- a/etc/rc.shutdown
+++ b/etc/rc.shutdown
@@ -6,7 +6,7 @@ if ! /usr/bin/lockf -s -t 30 /tmp/config.lock /usr/bin/true; then
fi
product=`cat /etc/inc/globals.inc | grep product_name | cut -d'"' -f4`
-
+
echo
echo "${product} is now shutting down ..."
echo
OpenPOWER on IntegriCloud