Bug 259893

Summary: /etc/rc.d/zfskeys is not installed by installworld / etcupdate
Product: Base System Reporter: Peter Libassi <peter>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed DUPLICATE    
Severity: Affects Only Me    
Priority: ---    
Version: CURRENT   
Hardware: amd64   
OS: Any   

Description Peter Libassi 2021-11-17 05:59:54 UTC
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
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2021-11-17 06:24:17 UTC

*** This bug has been marked as a duplicate of bug 259892 ***