Date: Fri, 09 Aug 2024 19:24:09 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280487] [PATCH] daemon(8): Add option to write pidfile w/o supervising it Message-ID: <bug-280487-227-Q4Dd3PYQQz@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-280487-227@https.bugs.freebsd.org/bugzilla/> References: <bug-280487-227@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=3D280487 --- Comment #3 from Juraj Lutter <otis@FreeBSD.org> --- If I get it right, it's suitable for situations where the command to be run daemon()-izes itself, does not have any ability to run in foreground and a shell wrapper with $! output written into a file is not a solution? I'd also rephrase the "ID of the executed command" to "PID of the command executed". Other than that, LGTM. And as stated by Mark Johnston, "git format-patch" output would be more usa= ble, or even a review in phabricator (reviews.FreeBSD.org) would be fine. --=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-280487-227-Q4Dd3PYQQz>