From nobody Sat Aug 10 05:37:40 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WgqLD5Z5zz5TSCL for ; Sat, 10 Aug 2024 05:37:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WgqLD1gMQz4PQk for ; Sat, 10 Aug 2024 05:37:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723268260; a=rsa-sha256; cv=none; b=ps7OVFDLvFFcLjp6mBrHwVtD4A07O5CbJTgQ4ait26/T2tcqJNHQUpL6HVf3CpC6lbBKR4 lHr7mMjwjdpqmG7ci4hR+x0Pa8q+F4BBoqwExRKgojwDCEdgxlWcdJm7M910hyKEt50YGt ojcbDO42TtpMIMcItcbU6dW2W8bNfMwYnTpqN3CRNkYyK6g3gkT1uZNKUZX+g0d8yDrDEH DJ/h2fdPFJKBTEHRBZ+e6uBbl3+jbHfkF0GWOkCI5bbsLPukqd2a6y03sI00a3IUGM3ZbX +NOoHd/v8vjxv1m142y5MQNcBWbG96V4qihkMAyrENHomdRqRyM2TnmbksYKMw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1723268260; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=k4QFgepu0s5udGw3e/wy1E7N0G0i1TVopdeiU7oMpiA=; b=NYk98ty9Qs37e2wyTebSrqnPI5V6bF2DY7swuGekf3tUprgPJsfQSHB31yKb8I/h8Whq0P aDfaQs2tHsEe73lp2Be62/sY87fajWDDOlp8uo1yvhgV/MwJj3bM4jqF3bEOOO5OgB5Ey6 CM3Y+upA8AFd3Zi0MghXUShC++hNIHBd9ae5xkOfCiSQdzrGvBpThCrYX4sHfbFSBS0lSi nvBEgpKSqSv4Sg7F3JK2iXEJKt2zGNLajcj1JPPVtlCrtECBNBiENNOAhM6evFMRzObCUu o7cN1w81gWL4eU65zeR3TnY3CRMKhzEYRapZre6Ez680sIudOwMtpKl8dHX/Mg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WgqLD13Y7zndV for ; Sat, 10 Aug 2024 05:37:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 47A5bdpM059425 for ; Sat, 10 Aug 2024 05:37:39 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 47A5bdIC059424 for bugs@FreeBSD.org; Sat, 10 Aug 2024 05:37:39 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280487] [PATCH] daemon(8): Add option to write pidfile w/o supervising it Date: Sat, 10 Aug 2024 05:37:40 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mail@fbsd2.e4m.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280487 --- Comment #4 from Andre Albsmeier --- 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 unti= l 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 y= es, 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 stu= ff like this (for ordinary users)? I didn't find anything on freebsd.org but I might have overlooked something... --=20 You are receiving this mail because: You are the assignee for the bug.=