Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-07 | selinux: selinuxfs can be mounted on /sys/fs/selinux | Michal Schmidt | |
The kernel now provides the /sys/fs/selinux mountpoint and libselinux prefers it if it's available. systemd currently tests only for /selinux and this leads to an infinite loop of policy reloads in the latest Rawhide. Fix it by checking both possible mountpoints. Also add the new path to ignore_paths[]. /selinux appears also in nspawn.c. I don't think it's necessary to change it there at this point. https://bugzilla.redhat.com/show_bug.cgi?id=711015 | |||
2011-04-04 | selinux: relabel /run the same way as /dev after loading the policy since ↵ | Lennart Poettering | |
they both come pre-filled and unlabelled | |||
2011-03-09 | dev: use /dev/.run/systemd as runtime directory, instead of /dev/.systemd | Lennart Poettering | |
2011-03-09 | selinux: bump up error level when in non-enforcing mode | Lennart Poettering | |
2010-11-10 | selinux: relabel /dev after loading policy | Lennart Poettering | |
2010-10-27 | selinux: automatically load policy if the initrd hasn't done this for us yet | Lennart Poettering | |