rc.d/var_run: Fix typo in comment

This commit is contained in:
Cy Schubert 2024-11-25 09:10:13 -08:00
parent aa308b49e3
commit bef05a7537

View File

@ -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() {