dracutdevs / dracut

dracut the event driven initramfs infrastructure
https://github.com/dracutdevs/dracut/wiki
GNU General Public License v2.0
573 stars 396 forks source link

fix(network-legacy): make sure "$hookdir"/initqueue/finished exists #2621

Closed LaszloGombos closed 4 months ago

LaszloGombos commented 4 months ago

Just like in network-manager and connman modules, make sure "$hookdir"/initqueue/finished exists in network-legacy as well.

Fixes #2620

LaszloGombos commented 4 months ago

CC @ahesford and @zdykstra for visibility and potential feedback.

ahesford commented 4 months ago

This seems entirely appropriate to me.

LaszloGombos commented 4 months ago

Closing in favor of https://github.com/dracutdevs/dracut/pull/2623