[SELinux] Boot fail due to checking root file system fail

2011-01-29 Thread Simon Brandmair
Hi, booting debian squeeze with selinux fails with following error (without selinux it boots fine): "Checking root file system...failed (code8)." and I get a root login prompt. What am I missing to make my standard installation boot? # sestatus SELinux status: enabled

[SELinux] Wildcard for object classes?

2011-01-29 Thread Simon Brandmair
Hi, I just started looking into SELinux. I am wondering if there is a way to have wildcards in avc rules like: auditallow source_t target_t : * * ; which audits all access from source_t to target_t. Or do I have to add all classes objects to the rule like: auditallow source_t target_t : {appleta