summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-04-09 22:07:18 +0200
committerKay Sievers <kay@vrfy.org>2012-04-09 22:07:18 +0200
commitb8b5e648cacc8d73c55fdffbb3466ecd8146131a (patch)
tree043df6a6e2e164be62872af185b109a84ab94be4
parent2d13da8821b8197e62f819b5b996750800e910ab (diff)
update TODO
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 900412d8e5..c562faa68c 100644
--- a/TODO
+++ b/TODO
@@ -18,6 +18,12 @@ Bugfixes:
* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
Features:
+* start polkit agent in systemctl, similar to the password agent, to allow
+ gaining authorizations for privileged operations by entering a password:
+ Interface:
+ http://hal.freedesktop.org/docs/polkit/eggdbus-interface-org.freedesktop.PolicyKit1.AuthenticationAgent.html
+ Example:
+ http://cgit.freedesktop.org/PolicyKit/commit/?id=42177383585e1e01cd6150f891176afcd4538a82
* make gtk-doc optional (like kmod?)