From nobody Sun Nov 14 21:13:01 2021 X-Original-To: freebsd-current@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 DD228184C6DA for ; Sun, 14 Nov 2021 21:13:11 +0000 (UTC) (envelope-from ltning@anduin.net) Received: from mail.anduin.net (mail.anduin.net [185.42.170.45]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4HslRB0bV3z4brk for ; Sun, 14 Nov 2021 21:13:09 +0000 (UTC) (envelope-from ltning@anduin.net) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=anduin.net; s=dkim2021; h=Content-Transfer-Encoding:MIME-Version:Content-Type:References: In-Reply-To:Date:To:From:Subject:Message-ID:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=7KNjBwi2cc47FF6M0NXtfhRhxgFxOXFayJBleRpPyzo=; t=1636924389; x=1637788389; b=Hnypsj/pgRjWtR50WVIjvcfMMArjH/Nlq/+aW9M0wZZDq2cpHJxDad+HMySEXX69colpMEJ2d/g TYQAzDXx6SSfJEDzZDtTVkmmf4l5Vucruei07HvKirk7I8509NviFCf9RRoOZ6U3WIo5rJSR3sGkz X0s//1mEn8ouBoUODKciPoVBPf0WYsXBuUmJsE+zGH/xEYycDKpt6+GJse3uAdkcWmR1nhizL2mGI pq2fPWLlENY/I/P12fN/fkSaVTk0i5C0HUC1XKkyWn0Z5snrVHKsZoEaS1s2xGHMkHbqUZfn435KC pa89neN3vWHObx8sqp01PpO0yeyKIeQvmiFw==; Received: by mail.modirum.com with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.94.2 (FreeBSD)) (envelope-from ) id 1mmMoA-000MZz-0O for freebsd-current@freebsd.org; Sun, 14 Nov 2021 21:13:02 +0000 Message-ID: <001f63b1c0fca490ab2a8c4b48ed48f5e3821cb4.camel@anduin.net> Subject: Re: zfskeys does not exist From: Eirik =?ISO-8859-1?Q?=D8verby?= To: freebsd-current@freebsd.org Date: Sun, 14 Nov 2021 22:13:01 +0100 In-Reply-To: <20211114001000.c28c9a8ad09af13620d7ffbb@dec.sakura.ne.jp> References: <20211113130059.0bc4a33e@ernst.home> <20211114001000.c28c9a8ad09af13620d7ffbb@dec.sakura.ne.jp> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 FreeBSD GNOME Team List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-SA-Authenticated: Yes X-Rspamd-Queue-Id: 4HslRB0bV3z4brk X-Spamd-Bar: + Authentication-Results: mx1.freebsd.org; dkim=pass header.d=anduin.net header.s=dkim2021 header.b="Hnypsj/p"; dmarc=none; spf=pass (mx1.freebsd.org: domain of ltning@anduin.net designates 185.42.170.45 as permitted sender) smtp.mailfrom=ltning@anduin.net X-Spamd-Result: default: False [1.21 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[anduin.net:s=dkim2021]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+ptr]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; DMARC_NA(0.00)[anduin.net]; NEURAL_SPAM_MEDIUM(1.00)[0.995]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_SPAM_SHORT(1.00)[0.999]; DKIM_TRACE(0.00)[anduin.net:+]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; R_MIXED_CHARSET(0.71)[subject]; ASN(0.00)[asn:62248, ipnet:185.42.170.0/24, country:NO]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[] X-ThisMailContainsUnwantedMimeParts: N On Sun, 2021-11-14 at 00:10 +0900, Tomoaki AOKI wrote: > On Sat, 13 Nov 2021 13:00:59 +0100 > Gary Jennejohn wrote: > > > On Sat, 13 Nov 2021 11:33:01 +0000 > > Graham Perrin wrote: > > > > > (2021-07-28): > > > > > > > Add zfskeys rc.d script for auto-loading encryption keys > > > > > > finds only the July commit. > > > > > > Below, I don't have zfskeys. Please, can anyone explain? > > > > > > Thanks > > > > > > > /usr/src/libexec/rc/rc.d/zfskeys > > > > Maybe it isn't being installed automatically? No idea and I don't > > use ZFS myself. > > (CC'ing Allan Jude, the committer of this change.) > > If these are intentionally kept unchanged, there can be some risk to > install zfskeys in some situations. As the author of zfskeys, I cannot imagine what damage it could possible do, and I fully expect(ed) it to be installed by default. It has to be explicitly enabled in rc.conf(.*); it's a noop otherwise. /Eirik