aboutsummaryrefslogtreecommitdiffstats
path: root/polkit/wrappers/MageiaUpdate
Commit message (Collapse)AuthorAgeFilesLines
* polkit: Tidy up polkit supportColin Guthrie2013-10-121-2/+0
|
* Convert to polkit from usermode consolehelper for gaining root privilegesColin Guthrie2013-09-031-0/+2
polkit is better integrated into various environments, both console and GUI and offers better access rules and prevents the internal need to run su which is prone to errors and doesn't offer an environment agnostic prompt to the user. The 'auth as user' (as opposed to 'auth as root') for the 'MageiaUpdate' binary has been ported to the polkit equiv. mga#11125