From b79b7edfc3b8a56fcc447894b00e9f1db8928807 Mon Sep 17 00:00:00 2001 From: Gerald Pinder Date: Mon, 1 Sep 2025 17:44:37 -0400 Subject: [PATCH] Allow xattr --- recipes/common/post-build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/common/post-build.yml b/recipes/common/post-build.yml index 914ec38..fab727a 100644 --- a/recipes/common/post-build.yml +++ b/recipes/common/post-build.yml @@ -3,8 +3,8 @@ modules: # snippets: # - ldconfig - type: initramfs - env: - DRACUT_NO_XATTR: '1' + # env: + # DRACUT_NO_XATTR: '1' source: local # - type: script # scripts: