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
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
2 matches
Mail list logo