diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2024-11-25 17:10:13 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2024-11-25 17:10:13 +0000 |
| commit | bef05a753727fa28032e1b5a895c94b2ffaedd46 (patch) | |
| tree | bccbd19d3539cff1143bfc81680035718c303ef3 /libexec | |
| parent | aa308b49e3a14b4ed2bf87c646e498c0f1499f8b (diff) | |
Diffstat (limited to 'libexec')
| -rwxr-xr-x | libexec/rc/rc.d/var_run | 2 |
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() { |
