Fix silly typo: loacal --> local.
This commit is contained in:
parent
223fd1ffac
commit
5e997d7aa2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user