mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-10 08:00:06 +00:00
Fixes trac #128 Removes extra ifcfg file.
This commit is contained in:
parent
ba2ab327a1
commit
c5098636e8
@ -253,5 +253,8 @@ dd bs=1M if=/dev/zero of=/var/tmp/zeros || :
|
||||
rm -f /var/tmp/zeros
|
||||
echo "(Don't worry -- that out-of-space error was expected.)"
|
||||
|
||||
# For trac ticket https://fedorahosted.org/cloud/ticket/128
|
||||
rm -f /etc/sysconfig/network-scripts/ifcfg-ens3
|
||||
|
||||
%end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user