Busybox seems to place its implementation of SELinux's load_policy in /usr/sbin by default. Other (albeit external) utilities, such as semodule, expect to find load_policy in /sbin by default. Would it be possible to move load_policy to /sbin?
OpenWrt is among the systems that allow for "alternatives" to the busybox binaries. I think this would work out better in the case of load_policy if both Busybox and policycoreutils placed load_policy in /sbin. -- Mike :wq _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
