1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-19 12:28:08 +01:00

Experimental/Testing:

- Fix dhcp not getting released if the disconnect button wasn't pressed explicitly, but a new connection is trying to be made.
This commit is contained in:
imdano
2008-06-23 08:08:53 +00:00
parent 4e3f3aad30
commit 2d18e61a65
2 changed files with 8 additions and 1 deletions

View File

@@ -86,5 +86,5 @@ connect at startup to any preferred network within range.
)
print "Running post-install configuration..."
os.system("other/postinst")
#os.system("other/postinst")
print 'Done.'