From 858568068204b962d73c8345455fdac8788bf11e Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Mon, 25 Nov 2024 10:39:46 -0800 Subject: [PATCH] Revert "rc.d/var_run: Fix typo in comment" svcj is not a typo. Noted by: jlduran MFC after: 3 days This reverts commit bef05a753727fa28032e1b5a895c94b2ffaedd46. --- libexec/rc/rc.d/var_run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/rc/rc.d/var_run b/libexec/rc/rc.d/var_run index 6227890c9f16..f76a06ab9f5a 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 svc: config setting +# doesn't make sense to run in a svcj: config setting var_run_svcj="NO" _var_run_load() {