[Bug 259892] /etc/rc.d/zfskeys is not installed by installworld / etcupdate

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 17 Nov 2021 05:59:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259892

            Bug ID: 259892
           Summary: /etc/rc.d/zfskeys is not installed by installworld /
                    etcupdate
           Product: Base System
           Version: CURRENT
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: peter@libassi.se

The new zfskeys rc script provided by https://reviews.freebsd.org/D30015 is
present in /usr/src/libexec/rc/rc.d/zfskeys but does not get installed in
/etc/rc.d after:

cd /usr/src
git pull --ff-only
make buildworld
make buildkernel 
make installkernel
shutdown -r
make installworld
shutdown -r
etcupdate

uname -a
FreeBSD bsd2 14.0-CURRENT FreeBSD 14.0-CURRENT #0 main-n250739-06a8ffd4cd5: Tue
Nov 16 21:41:01 CET 2021     root@bsd2:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
 amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.