mirror of
https://github.com/gryf/wicd.git
synced 2026-03-25 21:23:34 +01:00
Fix bug where the daemon could crash if an encryption key was entered for a network without encryption on.
Some minor code formatting changes Replace "new" with "experimental" in description for ioctl backend.
This commit is contained in:
@@ -49,7 +49,7 @@ import array
|
||||
|
||||
NAME = "ioctl"
|
||||
UPDATE_INTERVAL = 4
|
||||
DESCRIPTION = """IOCTL (new) backend
|
||||
DESCRIPTION = """IOCTL (experimental) backend
|
||||
|
||||
This backend uses IOCTL calls and python libraries to query
|
||||
network information whenever possible. This makes it fast,
|
||||
|
||||
Reference in New Issue
Block a user