aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2024-11-25 17:10:13 +0000
committerCy Schubert <cy@FreeBSD.org>2024-11-25 17:10:13 +0000
commitbef05a753727fa28032e1b5a895c94b2ffaedd46 (patch)
treebccbd19d3539cff1143bfc81680035718c303ef3 /libexec
parentaa308b49e3a14b4ed2bf87c646e498c0f1499f8b (diff)
Diffstat (limited to 'libexec')
-rwxr-xr-xlibexec/rc/rc.d/var_run2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/var_run b/libexec/rc/rc.d/var_run
index 0dc37698ee76..b3d3c3c5b22f 100755
--- a/libexec/rc/rc.d/var_run
+++ b/libexec/rc/rc.d/var_run
@@ -17,7 +17,7 @@ stop_cmd="_var_run_stop"
load_rc_config $name
-# doesn't make sense to run in a svcj: config setting
+# doesn't make sense to run in a svc: config setting
var_run_svcj="NO"
_var_run_load() {