Re: using polkit
Nikos Mavrogiannopoulos <[email protected]>
| Newsgroups | gmane.comp.lib.muscle |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 2014-02-11 at 11:50 +0100, Ludovic Rousseau wrote: > >> I've also made the polkit support optional (--with-polkit needs to be > >> explicitly specified), so someone enabling it will be most probably > >> installing his own policies. I could add some README file that explains > >> few things with polkit. Let me know for that. > > This patch adds documentation (README.polkit) and installs the default > > polkit policy to the appropriate location as well as other small > > changes. > Committed in revision 6842: > http://lists.alioth.debian.org/pipermail/pcsclite-cvs-commit/2014-February/006397.html > Changes compared to your patch: > - use --enable-polkit instead of --with-polkit > - ./configure will fail instead warn if --enable-polkit is used but > polkit is not found > - some minor changes in the log for src/auth.c > - change the way org.debian.pcsc-lite.policy file is installed > Please check everything is working for you. Thank you, it looks ok. regards, Nikos