On Sun, 2021-11-14 at 00:10 +0900, Tomoaki AOKI wrote: > On Sat, 13 Nov 2021 13:00:59 +0100 > Gary Jennejohn <[email protected]> wrote: > > > On Sat, 13 Nov 2021 11:33:01 +0000 > > Graham Perrin <[email protected]> wrote: > > > > > <https://cgit.freebsd.org/src/commit/?id=33ff39796ffe469a764e485ac49c31700a51fd6f> > > > (2021-07-28): > > > > > > > Add zfskeys rc.d script for auto-loading encryption keys > > > > > > <https://cgit.freebsd.org/src/log/?qt=grep&q=zfskeys> 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
