[PATCH 1/3 master] Fix porting of ifcfg logging.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ported from rhel-6 branch where I only tested it, and which
doesn't have wireless code.
(commit 1cb019c7dda212feb2ab06765c2a98da7d40a90d)
---
 pyanaconda/network.py |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/pyanaconda/network.py b/pyanaconda/network.py
index e7684f1..f1d37f9 100644
--- a/pyanaconda/network.py
+++ b/pyanaconda/network.py
@@ -523,7 +523,6 @@ class Network:
             if devname in devssids.keys() and devssids[devname]:
                 device.set(('ESSID', devssids[devname][0]))
                 device.writeIfcfgFile()
-                device.log_file("updateIfcfgSSID\n")
 
     def getSSIDs(self):
         return getSSIDs(self.netdevices.keys())
-- 
1.7.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux