Instead of the patch, this can be achieved with a configuration file (e.g. `50-no-xattr.conf`) ``` # disable xattr DRACUT_NO_XATTR=1 ``` CC @Camelron
Instead of the patch, this can be achieved with a configuration file (e.g.
50-no-xattr.conf)CC @Camelron