remove passwd from comps

This commit is contained in:
Louis Abel 2024-03-04 08:59:28 -07:00
parent 7245a01ff4
commit d30ac22bf2
Signed by: label
GPG Key ID: B37E62D143879B36
2 changed files with 0 additions and 2 deletions

View File

@ -262,7 +262,6 @@
<packagereq variant="BaseOS" type="mandatory">openssh-server</packagereq>
<packagereq variant="BaseOS" type="mandatory">p11-kit</packagereq>
<packagereq variant="BaseOS" type="mandatory">parted</packagereq>
<packagereq variant="BaseOS" type="mandatory">passwd</packagereq>
<packagereq variant="BaseOS" type="mandatory">policycoreutils</packagereq>
<packagereq variant="BaseOS" type="mandatory">procps-ng</packagereq>
<packagereq variant="BaseOS" type="mandatory">rootfiles</packagereq>

View File

@ -261,7 +261,6 @@
<packagereq type="mandatory" variant="BaseOS">openssh-server</packagereq>
<packagereq type="mandatory" variant="BaseOS">p11-kit</packagereq>
<packagereq type="mandatory" variant="BaseOS">parted</packagereq>
<packagereq type="mandatory" variant="BaseOS">passwd</packagereq>
<packagereq type="mandatory" variant="BaseOS">policycoreutils</packagereq>
<packagereq type="mandatory" variant="BaseOS">procps-ng</packagereq>
<packagereq type="mandatory" variant="BaseOS">rootfiles</packagereq>