summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.d/local2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/local b/etc/rc.d/local
index 5d5e4ba..5f5d985 100755
--- a/etc/rc.d/local
+++ b/etc/rc.d/local
@@ -26,7 +26,7 @@ local_start()
local_stop()
{
- echo -n 'Shutting down loacal daemons:'
+ echo -n 'Shutting down local daemons:'
if [ -f /etc/rc.shutdown.local ]; then
. /etc/rc.shutdown.local
fi
OpenPOWER on IntegriCloud