summaryrefslogtreecommitdiffstats
path: root/vnc.py
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2008-08-26 15:35:23 -1000
committerDavid Cantrell <dcantrell@redhat.com>2008-08-27 16:21:33 -1000
commit0aebbf3eaf6e2b722ff2dc315397cb27fb3f29d0 (patch)
tree7a5a70294342d6e0202cb71183d4b143843ee464 /vnc.py
parent49c0925fdcff5ef19356f65c7becb4e836b4923d (diff)
downloadanaconda-0aebbf3eaf6e2b722ff2dc315397cb27fb3f29d0.tar.gz
anaconda-0aebbf3eaf6e2b722ff2dc315397cb27fb3f29d0.tar.xz
anaconda-0aebbf3eaf6e2b722ff2dc315397cb27fb3f29d0.zip
Remove references to /tmp/netinfo
Diffstat (limited to 'vnc.py')
-rw-r--r--vnc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnc.py b/vnc.py
index 0d86ed10f..08ed4eceb 100644
--- a/vnc.py
+++ b/vnc.py
@@ -96,7 +96,7 @@ class VncServer:
def initialize(self):
"""Here is were all the relative vars get initialized. """
- # try to load /tmp/netinfo and see if we can sniff out network info
+ # see if we can sniff out network info
netinfo = network.Network()
# Look for the first configured interface and use its IP address for