mirror of
https://github.com/gryf/wicd.git
synced 2026-02-23 10:35:51 +01:00
experimental:
- Use the full path to wpa_passphrase. - Fix some crashing bugs in the daemon and configscript.py - Port a few changes/fixes from trunk. - Some minor refactoring.
This commit is contained in:
@@ -284,8 +284,7 @@ def main():
|
||||
""" Starts the connection monitor.
|
||||
|
||||
Starts a ConnectionStatus instance, sets the status to update
|
||||
every two seconds, and sets a wireless scan to be called every
|
||||
two minutes.
|
||||
an amount of time determined by the active backend.
|
||||
|
||||
"""
|
||||
monitor = ConnectionStatus()
|
||||
|
||||
Reference in New Issue
Block a user