The branch main has been updated by 0mp (doc, ports committer):

URL: 
https://cgit.FreeBSD.org/src/commit/?id=bfb7a31b6a22f4a2c6fb9881bd1e3ae7523a2290

commit bfb7a31b6a22f4a2c6fb9881bd1e3ae7523a2290
Author:     Mateusz Piotrowski <[email protected]>
AuthorDate: 2021-11-29 15:13:09 +0000
Commit:     Mateusz Piotrowski <[email protected]>
CommitDate: 2021-12-02 19:10:52 +0000

    rc: Hook zfskeys to the build
    
    Reviewed by:    allanjude
    Approved by:    allanjude (src)
    MFC after:      3 days
    Sponsored by:   Modirum MDPay
    Differential Revision:  https://reviews.freebsd.org/D33230
---
 libexec/rc/rc.d/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile
index 4c7267552526..36b8a91727dc 100644
--- a/libexec/rc/rc.d/Makefile
+++ b/libexec/rc/rc.d/Makefile
@@ -323,6 +323,7 @@ CONFGROUPS+=        ZFS
 ZFS+=          zfs
 ZFS+=          zfsbe
 ZFS+=          zfsd
+ZFS+=          zfskeys
 ZFS+=          zpool
 ZFS+=          zvol
 ZFSPACKAGE=    rc

Reply via email to