On Wed, Oct 9, 2013 at 9:18 AM, Kay Sievers <[email protected]> wrote: > 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.
thanks for the note - I realize that smack support will be enabled for almost all builds since people have xattr support almost anywhere and that is the prereq. Churning on a patch as we speak... Auke _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
