Bug 259892

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 CC: allanjude, junchoon
Priority: --- Flags: koobs: maintainer-feedback? (allanjude)
Version: CURRENT   
Hardware: amd64   
OS: Any   
See Also: https://reviews.freebsd.org/D30015

Description Peter Libassi 2021-11-17 05:59:16 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
*** Bug 259893 has been marked as a duplicate of this bug. ***
Comment 3 Peter Libassi 2021-11-18 11:43:00 UTC
(In reply to Tomoaki AOKI from comment #2)
Ok, thanks. we can close this then.

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