summaryrefslogtreecommitdiff
path: root/etc/rc.d/local
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/local')
-rwxr-xr-xetc/rc.d/local1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.d/local b/etc/rc.d/local
index 61a08523a46ee..c5aa0e4a690d6 100755
--- a/etc/rc.d/local
+++ b/etc/rc.d/local
@@ -11,6 +11,7 @@
. /etc/rc.subr
name="local"
+desc="Run /etc/rc.local and /etc/shutdown.local"
start_cmd="local_start"
stop_cmd="local_stop"