From nobody Sat Mar 25 03:45:38 2023 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 4Pk4jb5Mx9z41Z0P for ; Sat, 25 Mar 2023 03:45:39 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Pk4jZ66TPz4Ghg for ; Sat, 25 Mar 2023 03:45:38 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1679715938; 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=fOn54lH4RZ9A6aMSE59SgVp6jL5zBBDo4uOSEX9dBXs=; b=u6mWX0VA9pFL9zPVYSEkdoEhDSwg14LDFhl6uCn7Z2gHkGMu3czcL1GXG4E2gcOg2Y6TgZ gjERGLXMzfrbANQFYa0gPpKhwhLDhGJzr3qrga6OHQ9w8Q8rrdxFxMp0SiRnLHLYNqLqTe MIDx24I7elXLynol9V7Pxau404e3sAq8b6uZD2VKLzyU2/qqdVBOi+CgvVoi9Sie63bwoj YYw4RWnSCRHByN9efORQ2i7eMMhi1CHaONGOyNTOZOdjhjDNaVmOt+w0Rv4cuInMBda5Y0 /7FstCImSMwuXVZC8y07Zhcc+uwqaUWwrKhj/hw11J7Sqls9HF6GabccNq8ydg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1679715938; a=rsa-sha256; cv=none; b=yJfN/dzR+YhQGTl+qx2iV07GhQaGJv41/E+WncdE2RCd8D2Hyq+3QAjczgTTTEejZLFVB1 ZJesbfE4aQhoMBXJwjb7ryehJk2mQxH+UK3qQB2+TxTDTJgi5Pg16eqaOVSJJYngSV4dJy YtT8gc54SAkuMxqXGB20lELpnFlfjuNAYcNwcfB0hI43VmmJPdPYf5mEHm1+ipJOtUVmY+ hwDRR2i64P+DRuWiZLhqrIg6IKkZjaOlP6rW7VZ7GmPgBICbYJTRAQC0FfOwQaZMd042z7 MJYUWFlqeHJjOlyCM4s5gnotltHl8oLuwirATVGDMSFnVOdW7IONZWXCgKb35A== 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 4Pk4jZ54RXzlFt for ; Sat, 25 Mar 2023 03:45:38 +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 32P3jcGZ006327 for ; Sat, 25 Mar 2023 03:45:38 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 32P3jcOs006326 for bugs@FreeBSD.org; Sat, 25 Mar 2023 03:45:38 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 270428] rc.d improve using info/warn instead of just echo Date: Sat, 25 Mar 2023 03:45:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: alphanine@tutanota.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270428 R.L. Dane changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |alphanine@tutanota.com --- Comment #5 from R.L. Dane --- Just FYI, this post contains a link to a pastebin that shows the actual mes= sage that got through the: rc_info=3D"NO" rc_startmsgs=3D"NO" options in /etc/rc.conf https://fosstodon.org/@RL_Dane/110070953334951759 (The pastebin link, for those who prefer to browse with JS and can't get to= the Mastodon content: https://paste.debian.net/1274979/ ) --=20 You are receiving this mail because: You are the assignee for the bug.=