chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 292ee21708c5d759d7d3c6fc7a45adb36e7c89e2..b31bfb2f961809b02b55c0b009649889f537a651 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,6 @@
 Bugfixes:
+* check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar
+
 * 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
@@ -12,12 +14,11 @@ Bugfixes:
 * make polkit checks async
 
 * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
-
 Features:
 
 * suspend/hibernate/hybrid support, auto-suspend logic with idle hint
 
-* udev: remove /sys and /dev configurability
+* udev: unify selinux stuff with systemd
 
 * udev: find a way to tell udev to not cancel firmware requests when running in initramfs
 
@@ -31,6 +32,7 @@ Features:
   - return object with *_unref()
   - kill: udev_monitor_from_socket()
   - kill: udev_queue_get_failed_list_entry()
+  - kill: udev_get_{dev,sys,run}_path()
 
 * allow configuration of console width/height in vconsole.conf