mirror of
https://github.com/gryf/wicd.git
synced 2026-01-04 12:54:12 +01:00
experimental:
- Merge missing dbusmanager changes from pluggablebackends - Merge a change from trunk for --no-autoconnect mode - Make monitor timeout_add_seconds time an integer
This commit is contained in:
@@ -290,7 +290,7 @@ def main():
|
||||
"""
|
||||
monitor = ConnectionStatus()
|
||||
if daemon.GetCurrentBackend() == "ioctl":
|
||||
to_time = 2.5
|
||||
to_time = 3
|
||||
else:
|
||||
to_time = 4
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user