mirror of
https://github.com/gryf/wicd.git
synced 2026-01-08 14:54:15 +01:00
8c3a97d572a8d0867d5e43d207739bf4849d4363
Move the old module code in daemon.py into a main() function, splitting off the daemonization into daemonize() function. Also add correct parsing of command line arguments to allow disabling of stderr and stdout redirection, daemonizing and auto-connect. Tidy up start of file including correct GPL license pre-amble and a short description of the wicd daemon module.
Description
WICD rebooted. Python3. It's based on https://github.com/zeph/wicd code, yet heavly reworked.
Languages
Python
89.4%
Roff
8.3%
Shell
2.3%