From 2c139de2541f3181ceb21e53d739cb788fb6aabd Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Wed, 24 Apr 2024 11:03:14 +0200 Subject: [PATCH] mkosi: Add attr Required for messing around with xattrs in integration tests. --- mkosi.images/system/mkosi.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/mkosi.images/system/mkosi.conf b/mkosi.images/system/mkosi.conf index e07ff1b9986..a65caf58d81 100644 --- a/mkosi.images/system/mkosi.conf +++ b/mkosi.images/system/mkosi.conf @@ -10,6 +10,7 @@ ExtraTrees= Packages= acl + attr bash-completion coreutils diffutils -- 2.47.3