Droopy icon indicating copy to clipboard operation
Droopy copied to clipboard

Uses ctypes instead of os.environ

Open terrorbyte opened this issue 12 years ago • 0 comments

Fixed posix environmental variables getting pulled from os.environ to ctypes to allow for use before init and in specific sudo environments. Example, when run from init.d droopy would error out because the environment variables fail to initialize within init.

terrorbyte avatar Feb 06 '13 06:02 terrorbyte