chiark / gitweb /
update TODO
authorKay Sievers <kay@vrfy.org>
Mon, 9 Apr 2012 20:07:18 +0000 (22:07 +0200)
committerKay Sievers <kay@vrfy.org>
Mon, 9 Apr 2012 20:07:18 +0000 (22:07 +0200)
TODO

diff --git a/TODO b/TODO
index 900412d8e5a30cffd73265c0211a9a71ab022cae..c562faa68c9d49f8e9d7fac52826eeb3d5914cd0 100644 (file)
--- 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:
 * 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?)
 
 
 * make gtk-doc optional (like kmod?)