diff --git a/fedora-iot.conf b/fedora-iot.conf index 9729de2..3185f53 100644 --- a/fedora-iot.conf +++ b/fedora-iot.conf @@ -255,6 +255,7 @@ ostree = [ "tag_ref": False, "ostree_repo": "/mnt/koji/compose/iot/repo/", "ostree_ref": "fedora/rawhide/${basearch}/iot", + "runroot_packages": ["selinux-policy-targeted"], "update_summary": True, }, "x86_64": { @@ -271,6 +272,7 @@ ostree = [ "tag_ref": False, "ostree_repo": "/mnt/koji/compose/iot/repo/", "ostree_ref": "fedora/rawhide/${basearch}/iot", + "runroot_packages": ["selinux-policy-targeted"], "update_summary": True, } })