mirror of
https://github.com/gryf/wicd.git
synced 2025-12-24 15:12:31 +01:00
- Actually destroy the network entry objects that are supposed to get destroied - Improve GUI behavior when initially opened. - Use the python -O flag when launching the daemon/GUI. - Favor gksudo over gksu. - Remove broken interface enable/disable options.
4 lines
51 B
Bash
Executable File
4 lines
51 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec python -O %LIB%wicd-daemon.py $@
|