On Tue, Jun 7, 2011 at 00:48, Michal Schmidt <[email protected]> wrote: > 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.
Cool stuff! Applied. Thanks, Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
