aboutsummaryrefslogtreecommitdiffstats
path: root/polkit/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Do not exec pkexec but run it so it has a parent process to fix double fork ↵Colin Guthrie2014-01-221-1/+1
| | | | issues mga#11184 mga#12364
* polkit: Ensure wrapper uses "$@" for argument passthrough.Colin Guthrie2013-11-121-1/+1
| | | | | | This ensures that arguments containing spaces etc are properly quoted Thanks to Dave Hodgins for pointing out out (twice - I forgot the first time)
* Fix the escaping of $* in polkit Makefile.Colin Guthrie2013-11-111-1/+1
| | | | | This was inadvertantly broken in b667b975bcd8b97662b0ca7974f036905cf3177b when the double quotes were changed to single but this usage was not updated.
* properly escape 5096UIDThomas Backlund2013-11-111-1/+1
|
* use 500 instead of 500Thomas Backlund2013-11-101-1/+1
|
* 5.52.15.52.1Thomas Backlund2013-11-091-1/+1
|
* use /usr/libexec/drakrpm-addmedia directly in stage2 (colin, #11319)Thomas Backlund2013-11-091-1/+1
|
* polkit: Tidy up polkit supportColin Guthrie2013-10-121-0/+24