[Bug 221203] rc.subr fails to recognize daemons using interpreters when they use setproctitle
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 9 19:49:26 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221203
Jilles Tjoelker <jilles at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jilles at FreeBSD.org
Status|New |Open
--- Comment #3 from Jilles Tjoelker <jilles at FreeBSD.org> ---
Patch v1 seems sensible. Patch v2bis looks like it will not work (the | is
literal, e.g. sh -c 'case "a|b" in a${$+|b}) echo yes;; esac' prints yes) and
the extra complexity is probably unnecessary.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-rc
mailing list