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
1 changed files with 1 additions and 1 deletions

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