On Wed, Oct 2, 2013 at 8:12 PM, Auke Kok <[email protected]> wrote:
> These 2 mounts are allowed to fail, which will happen if the > system is not running a SMACK enabled kernel or security=none is > passed to the kernel. The kernel throws errors for this at the console: tmpfs: Bad mount option smackfsroot Please conditionalize the mount calls with is_smack_enabled() or something similar. Kay _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
