Add pkttyagent(1) helper
authorDavid Zeuthen <davidz@redhat.com>
Wed, 11 Apr 2012 17:15:48 +0000 (13:15 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Wed, 11 Apr 2012 19:45:17 +0000 (15:45 -0400)
commitbda0fc1de3361fc6f377d041ce2088118048fdf7
tree382c1020b2aff311e7e9aa866130b45d692a6031
parent4aa6dd28476e12a5265d71b6bc19c730f1036785
Add pkttyagent(1) helper

This came up while working on

 https://bugzilla.redhat.com/show_bug.cgi?id=804088

and is useful for example if it's not suitable or appropriate to link
against the polkit libraries.

Signed-off-by: David Zeuthen <davidz@redhat.com>
docs/man/Makefile.am
docs/man/pkaction.xml
docs/man/pkcheck.xml
docs/man/pkexec.xml
docs/man/pkttyagent.xml [new file with mode: 0644]
docs/man/polkit.xml
docs/polkit/Makefile.am
docs/polkit/polkit-1-docs.xml
src/polkitbackend/polkitbackendinteractiveauthority.c
src/programs/Makefile.am
src/programs/pkttyagent.c [new file with mode: 0644]