chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 900412d8e5a30cffd73265c0211a9a71ab022cae..0bd125994a4bc3ade03fa9f46145fcf40304a3ae 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,6 @@
 Bugfixes:
 * fix Fedora's cups.rpm to use tmpfiles instead of /lib/udev/devices/
 
-* do not link selinux and attr against all binaries
-
 * swap units that are activated by one name but shown in the kernel under another are semi-broken
 
 * make anaconda write timeout=0 for encrypted devices
@@ -18,6 +16,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?)
 
@@ -166,8 +170,6 @@ Features:
 
 * when an instanced service exits, remove its parent cgroup too if possible.
 
-* Make libselinux, libattr, libcap, libdl dependencies only of the tools which actually need them.
-
 * as Tom Gundersen pointed out there's a always a dep loop if people use crypto file systems with random keys
 
 * unset container=, container_uuid= in PID1?