Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Aug 2017 19:49:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-rc@FreeBSD.org
Subject:   [Bug 221203] rc.subr fails to recognize daemons using interpreters when they use setproctitle
Message-ID:  <bug-221203-4805-4KVc6Qx8jo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221203-4805@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221203-4805@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221203

Jilles Tjoelker <jilles@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jilles@FreeBSD.org
             Status|New                         |Open

--- Comment #3 from Jilles Tjoelker <jilles@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) a=
nd
the extra complexity is probably unnecessary.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221203-4805-4KVc6Qx8jo>