[systemd-devel] systemd fails to boot OLPC XO-1.5
Daniel Drake
dsd at laptop.org
Mon May 9 13:50:08 PDT 2011
On 9 May 2011 11:50, Kay Sievers <kay.sievers at vrfy.org> wrote:
> 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=""
Thanks for the suggestions.
Only major difference on my system was CONFIG_EXT4_FS_SECURITY=y but I
don't think its relevant.
I tried anyway, same problem: system won't boot (with errors regarding
systemd-logger and systemd-kmsg-syslogd) without commenting out those
CapabilityBoundingSet lines.
# CONFIG_IP_NF_SECURITY is not set
CONFIG_EXT4_FS_SECURITY=y
CONFIG_SECURITY=y
# CONFIG_SECURITYFS is not set
CONFIG_SECURITY_NETWORK=y
CONFIG_SECURITY_NETWORK_XFRM=y
# CONFIG_SECURITY_PATH is not set
# CONFIG_SECURITY_TOMOYO is not set
# CONFIG_DEFAULT_SECURITY_SELINUX is not set
# CONFIG_DEFAULT_SECURITY_SMACK is not set
# CONFIG_DEFAULT_SECURITY_TOMOYO is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
Any other ideas?
Thanks,
Daniel
More information about the systemd-devel
mailing list