(adsbygoogle = window.adsbygoogle || []).push({});
I'm having fun learning Python! Once it all starts to click, it gets easier :)
So now I have the beginnings of a Python-based GUI utility which reads in a PolicyKit XML policy file, and you can select each action from a drop-down combobox. Upon selection, the window will
Continue reading PolicyKit Editor is taking shape