]> git.ipfire.org Git - thirdparty/dracut.git/commit
write-ifcfg: fix creating configuration for VLAN 98/head
authorFedora dracut team <dracut-maint@redhat.com>
Mon, 19 Oct 2015 16:27:11 +0000 (18:27 +0200)
committerLukas Nykryn <lnykryn@redhat.com>
Mon, 19 Oct 2015 16:32:01 +0000 (18:32 +0200)
commit32398e15250018c908d344060a7d9ab72c4ce5d0
treed6626f6c677d45d9b0cb03455a998992f95a128c
parente65825117377a8e1e730912aa4c0e786122d892a
write-ifcfg: fix creating configuration for VLAN

Currently the physdev is unset before it is somehow applied.
Also there is no DEVICE in the output.
modules.d/45ifcfg/write-ifcfg.sh