From nobody Fri Aug 9 20:22:34 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 4Wgb1l0MNTz5SqNq for ; Fri, 09 Aug 2024 20:22:35 +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 4Wgb1k6NBtz4WR5 for ; Fri, 9 Aug 2024 20:22:34 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723234954; a=rsa-sha256; cv=none; b=joGEVb0fgedDXdL41TB2T5Beo2yk6455IZnUc95YOks1yR7eMYCtL2bPsJ++Xf/ylknmcA 1su6DT6hN/mkGQE7nQUO0yCOg8HQPVBMCI2OqHjdq2lVeEtaEM7ETFmyShSuRmRI9SNN+x EEaSolGrFnOng9Q31HBjM4dwdJLKxdWqkb6di3VaSHr8TmYwAFUfFT7ChbRR54mPXdABUs QzWGZoQ69L8FIHF1v1O8w+PJ3iwLy4tDvxQU3JUG88470c6bX0X7+S5PDvfevVQelFu7xb VZyYXJQ8Gaw8vMz/2xcwB7BOfv6hRVlbT313tc3IKnJyVfrthu4L3Vc+Fp78Zw== 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=1723234954; 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=AcY52KR2ufu4duUH3Ucu8RxqDsz1bOyjucAWyDQvPNA=; b=JrFIRczoeFMdgvU4mhMrJbq8fCZ1BlKEbqsb7a+Zy3qtM90PpCy9OTQwe5/tHJ69xUsY6k n/aShMIzoKJ/PEV8KlBOZsWbPfe63rQl4+UshBtzAEJMsLj82+U7M/guatLG2NxaONM5pf 4v/ANkK9DSXbM3LsVj/ntl74nihB1A5XqfvcaVbtUN1wR+b3Md+wxJll6yvqSDAYpMeK2C HJwY5A4WyBWbtHShp42HhizdT9DCcKljaAdGEgrGv0AiJFLS8xwi73qKx4+3k6H78yDmw9 fbFsKsmlCVl60KuWmWkbXFVJlV+RUxq5i/voIENRr4aUr/dB1fEaYWJ3GKr6qw== 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 4Wgb1k5yZwzXKn for ; Fri, 9 Aug 2024 20:22:34 +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 479KMYID038803 for ; Fri, 9 Aug 2024 20:22:34 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 479KMYus038802 for bugs@FreeBSD.org; Fri, 9 Aug 2024 20:22:34 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 280518] etcupdate: cannot be run as non-root Date: Fri, 09 Aug 2024 20:22:34 +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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: bz@FreeBSD.org 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280518 Bjoern A. Zeeb changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bz@FreeBSD.org --- Comment #2 from Bjoern A. Zeeb --- (In reply to John Baldwin from comment #1) Files are owned by root:wheel; this is done by magic from brooks; see https://github.com/brooksdavis/zfsowner for a description. I'll be very happy to have a - option which says "I am root = even if I am not root" (or "disable su check"). --=20 You are receiving this mail because: You are the assignee for the bug.=