chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 14685d2335377f9421938c4af07a5dc65ff76652..75b3c0333b42edca89313a52fc467b787194863a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,20 @@
+* FAT uuids are uppercase, systemd refers to them in lowercase, breakage (mjg59)
+
+* make usage of SIGKILL when shutting down services optional
+
+* figure out what happened to bluez patch
+
+* in pam_systemd: add option to kill normal user sessions on logout but only those with uid != 0
+
+* introduce StandardOutput=syslog+console and StandardOutput=kmsg+console to support fsck output at boot
+
+* Patch systemd-fsck to use -C and pass console fd to it
+
+* sometimes processes seem to remain when we kill a service
+  http://lists.fedoraproject.org/pipermail/devel/2011-January/147559.html
+
+* when launching pager, take number of columns first
+
 * support remote/ssh systemctl/systemadm, and local privileged access
 
 * finish syslog socket stuff