On Mon, May 9, 2011 at 10:52, Daniel Drake <[email protected]> wrote: > On 7 May 2011 23:43, Daniel Drake <[email protected]> wrote: >> On 7 May 2011 23:30, Kay Sievers <[email protected]> wrote: >>> You need capabilities in your kernel, or comment its use out, in the >>> service file. >> >> I think I have capabilities in my kernel: CONFIG_SECURITY=y which >> means security/capability.c gets compiled in. Were you thinking of >> something else?
> So, I don't think its possible to build a kernel without capabilities > support. The problem must be something else (but commenting out those > CapabilityBoundingSet lines does work around the problem). Any ideas / > next debugging steps? Works all fine here with: # grep SECURITY .config CONFIG_EXT3_FS_SECURITY=y CONFIG_EXT4_FS_SECURITY=y # CONFIG_SECURITY_DMESG_RESTRICT is not set # CONFIG_SECURITY is not set # CONFIG_SECURITYFS is not set CONFIG_DEFAULT_SECURITY_DAC=y CONFIG_DEFAULT_SECURITY="" > I filed a bug for the /sys/kernel/security problem: > https://bugs.freedesktop.org/show_bug.cgi?id=36993 Commented on the bug. Works fine here. Might be an issue on your box. Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
