From nobody Thu Jul 06 15:42:49 2023 X-Original-To: rc@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 4QxglZ0McXz4lYRD for ; Thu, 6 Jul 2023 15:42:50 +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 4QxglY3tY0z3FjX for ; Thu, 6 Jul 2023 15:42:49 +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=1688658169; 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=Fmfja5dMZ/sHgBNGLCJ0Yttzb2x1PzQWmKaWFQ+B1jU=; b=lS7M4WDBmRS2NUeKsv56+H8QigwcUVD8yMs2F6fOfwnnVXCMBcOb01ct8oDPmhe7Zifv+N +CSIzbfI3J5oFbR2Hwso9L4oKTRpfHijtxGYiW2XVssZpvsYpFVT4C2B/5Qzl5U03XXgnw PhjdCo7K59irLLE9ySGoFhCs0w6QIpertIRPCPEcx6MKVBHI0PNvOVTHuLiaJQyaAgi67/ Xev9oI7JT6PF96yPy8rp/l++tOfEt5cOBG6eO5/pp9nBvIGvz/Rm+Mco2zxMkuRxUHLURT /ushMMl6Md45aqsFvPiQwc0RCg8g1QnrL6xj93AR0/Uzk7qoBHgmGvbuNBcXeA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688658169; a=rsa-sha256; cv=none; b=yf4mGgM6zkJjF5mPK7BTluhneBQCNeX0nAiRI8AD7mbQu/NLtnrIt7utJXlSrhbRWS2ISI yKhyNoLoxAgSwxufk6uiHyk/kJ6pRjGlVSYPjq0ptp5qb8lwSmC5Zov2bzYYV2fOS2jSYa rXRtbMLeuBviaUz1GTSvGFZiv2rJj9+nPrzv1qU5S+ve4GXnLMwoGog4044oE550/4cYgu zOxlvjUt1j5C2VRI+3yVw9xD1/sWTx7//kSnNQ60K8uKql/Lv8cfNmDjAMe7ll12pd+v0K WtAdAG94JILPtcY1/7AA7tQG6Qi1XIqK4nQpnWne3/cFegsmqIH8yMRVIp3tbw== 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 4QxglY310jz12pp for ; Thu, 6 Jul 2023 15:42:49 +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 366FgnEI016732 for ; Thu, 6 Jul 2023 15:42:49 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 366FgneL016731 for rc@FreeBSD.org; Thu, 6 Jul 2023 15:42:49 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: rc@FreeBSD.org Subject: [Bug 240875] usr.sbin/sysrc: If the file to be modified does not exist, an error message is displayed Date: Thu, 06 Jul 2023 15:42:49 +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: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michael.osipov@siemens.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: rc@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: Discussion related to /etc/rc.d design and implementation List-Archive: https://lists.freebsd.org/archives/freebsd-rc List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-rc@freebsd.org X-BeenThere: freebsd-rc@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D240875 --- Comment #6 from Michael Osipov --- (In reply to Mateusz Piotrowski from comment #4) Magic, thank you! --=20 You are receiving this mail because: You are the assignee for the bug.=