diff --git a/etc/rc.subr b/etc/rc.subr index 78a0f3620be4..b8fc3a9edf7a 100644 --- a/etc/rc.subr +++ b/etc/rc.subr @@ -236,6 +236,7 @@ check_process() # `basename procname` # `basename procname` + ":" # "(" + `basename procname` + ")" +# "[" + `basename procname` + "]" # # If interpreter != ".", read the first line of procname, remove the # leading #!, normalise whitespace, append procname, and attempt to