Revert "rc.d/var_run: Fix typo in comment"

svcj is not a typo.

Noted by:	jlduran
MFC after:	3 days

This reverts commit bef05a7537.
This commit is contained in:
Cy Schubert 2024-11-25 10:39:46 -08:00
parent fb4cdd5160
commit 8585680682

View File

@ -17,7 +17,7 @@ stop_cmd="_var_run_stop"
load_rc_config $name 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_svcj="NO"
_var_run_load() { _var_run_load() {