diff --git a/libexec/rc/rc.d/local b/libexec/rc/rc.d/local index c5aa0e4a690d..ba17a674ae9d 100755 --- a/libexec/rc/rc.d/local +++ b/libexec/rc/rc.d/local @@ -11,7 +11,7 @@ . /etc/rc.subr name="local" -desc="Run /etc/rc.local and /etc/shutdown.local" +desc="Run /etc/rc.local and /etc/rc.shutdown.local" start_cmd="local_start" stop_cmd="local_stop"