git: c88c1274ca0c - stable/13 - rc: Hook zfskeys to the build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Dec 2021 17:07:55 UTC
The branch stable/13 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c88c1274ca0c60ac2cd0dd3112110b1da0025075 commit c88c1274ca0c60ac2cd0dd3112110b1da0025075 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-11-29 15:13:09 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-12-05 17:07:41 +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 (cherry picked from commit bfb7a31b6a22f4a2c6fb9881bd1e3ae7523a2290) --- 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 ed4827a10226..9825edc5f78e 100644 --- a/libexec/rc/rc.d/Makefile +++ b/libexec/rc/rc.d/Makefile @@ -321,6 +321,7 @@ CONFGROUPS+= ZFS ZFS+= zfs ZFS+= zfsbe ZFS+= zfsd +ZFS+= zfskeys ZFS+= zpool ZFS+= zvol ZFSPACKAGE= rc