1
1
mirror of https://pagure.io/fedora-kickstarts.git synced 2024-11-05 08:04:20 +00:00

use dnf, not all ARM images have yum

This commit is contained in:
Peter Robinson 2016-02-16 18:31:07 +00:00
parent db37b444a0
commit 3a904419b4

View File

@ -63,7 +63,7 @@ systemctl mask tmp.mount
/usr/sbin/a-b-c
yum -y remove dracut-config-generic
dnf -y remove dracut-config-generic
%end