diff options
author | Daan De Meyer <daan.j.demeyer@gmail.com> | 2023-11-29 10:29:06 +0100 |
---|---|---|
committer | Daan De Meyer <daan.j.demeyer@gmail.com> | 2023-11-29 10:54:18 +0100 |
commit | 5fae1561032dca13237ff8cc517a86ae8edcdcdd (patch) | |
tree | 2962bb83d978ca97afd51350f92cd321aef2c58c /mkosi.images/system/mkosi.conf.d | |
parent | rules: go to the end of rules indeed when dm is suspended (diff) | |
download | systemd-5fae1561032dca13237ff8cc517a86ae8edcdcdd.tar.xz systemd-5fae1561032dca13237ff8cc517a86ae8edcdcdd.zip |
mkosi: Install integritysetup on CentOS/Fedora
Required for running integration tests
Diffstat (limited to 'mkosi.images/system/mkosi.conf.d')
-rw-r--r-- | mkosi.images/system/mkosi.conf.d/10-centos-fedora.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mkosi.images/system/mkosi.conf.d/10-centos-fedora.conf b/mkosi.images/system/mkosi.conf.d/10-centos-fedora.conf index 7b69969da4..145c79bf63 100644 --- a/mkosi.images/system/mkosi.conf.d/10-centos-fedora.conf +++ b/mkosi.images/system/mkosi.conf.d/10-centos-fedora.conf @@ -11,6 +11,7 @@ Packages= dhcp-server dnf glib2 + integritysetup iproute iproute-tc libcap-ng-utils |