Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 150990

Summary: net-misc/dhcp chrooted failed with GRKERNSEC_CHROOT_CAPS enable
Product: Gentoo Linux Reporter: Cédric Krier <cedk>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WONTFIX    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Cédric Krier gentoo-dev 2006-10-12 03:41:14 UTC
dhcpd fails to start in chroot if GRKERNSEC_CHROOT_CAPS options is activate in the kernel.
Please add a check in pkg_config()
Comment 1 Roy Marples (RETIRED) gentoo-dev 2006-10-12 04:12:28 UTC
imo userland programs should not care about kernel options, especially non standard kernel options from the grsec patchset. Better to document exactly what grsec options affect what in grsec :)