--- pyanaconda/storage/formats/swap.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/pyanaconda/storage/formats/swap.py b/pyanaconda/storage/formats/swap.py index 860a551..aa169dc 100644 --- a/pyanaconda/storage/formats/swap.py +++ b/pyanaconda/storage/formats/swap.py @@ -170,6 +170,7 @@ class SwapSpace(DeviceFormat): raise else: self.exists = True + self.notifyKernel() finally: if w: w.pop() -- 1.7.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list