[Bug 280487] [PATCH] daemon(8): Add option to write pidfile w/o supervising it

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 10 Aug 2024 05:37:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280487

--- Comment #4 from Andre Albsmeier <mail@fbsd2.e4m.org> ---
Didn't know about -C being taken (as I am on 14-STABLE). Of course, any free
letter will be fine. Any suggestions?

ID <-> PID: The man page talks about ID for -P and -p. Now that you've
mentioned it I also think "PID" would be better but then we should change it
within the whole man page.

Regarding using $!: Yes, this could be used and in fact I have used it until I
needed to run "command" as a different user. I tried su but this failed as this
very user was not listed in our /etc/login.access.

I can look into "git format-patch" but as I use gitup this will probably be
something complicated I'd like to avoid ;-).

Regarding reviews.freebsd.org: Is this available for "ordinary" users? If yes,
is there a manual (or short doc) of how to use it properly?

In general: Is there a documentation of the preferred way how to submit stuff
like this (for ordinary users)? I didn't find anything on freebsd.org but I
might have overlooked something...

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