mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sys-fs/zfs-kmod-9999: update kernel config reqs for grsec
The requirement that PAX_USERCOPY_SLABS be disabled has been fixed in master for many releases now. They are correct in the latest release ebuild but the live ebuild was out of sync. Package-Manager: portage-2.2.26
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -46,7 +46,6 @@ pkg_setup() {
|
||||
IOSCHED_NOOP
|
||||
MODULES
|
||||
!PAX_KERNEXEC_PLUGIN_METHOD_OR
|
||||
!PAX_USERCOPY_SLABS
|
||||
ZLIB_DEFLATE
|
||||
ZLIB_INFLATE
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user