Make sure we write out multipath.conf before discovery (#563242)
We need to make sure the config file is there every time, or else
/sbin/multipath helpfully does nothing useful at all.
---
iw/filter_gui.py | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/iw/filter_gui.py b/iw/filter_gui.py
index 6291018..a85cd1f 100644
--- a/iw/filter_gui.py
+++ b/iw/filter_gui.py
@@ -423,6 +423,13 @@ class FilterWindow(InstallWindow):