chiark / gitweb /
systemctl: use on_tty() helper everywhere
[elogind.git] / fixme
diff --git a/fixme b/fixme
index c986d74a9a416c87dc73bd7640aaad8bd6a93ea5..2e7cd3b107325f613cd3b425eec3b12d14159e2a 100644 (file)
--- a/fixme
+++ b/fixme
@@ -1,3 +1,10 @@
+* do not throw error when .service file is linked to /dev/null
+
+* read /etc/locale, and export LANG= and friends to started services
+  allow overwrite of setting by kernel commandline: locale.LANG=, ...
+
+* ABI: tcpwrap "legacy", disable D-Bus export if not compiled-in
+
 * oneshot services which do not remain: 'exited' instead of 'dead'?
   it should be visible in 'systemctl' that they have been run
 
@@ -15,6 +22,7 @@
 * implicitly import "defaults" settings file into all types
 
 * add #ifdefs for non-sysv builds
+  ABI: sysv "legacy", disable D-Bus export if not compiled-in
 
 * "disabled" load state?
 
 
 * kexec, suspend, resume
 
-v9:
-
-* MTA IS KAPUTT
-
-* fix terminal setup
-
-* figure out ssh disconnect hang
+* passphrase agent https://bugs.freedesktop.org/show_bug.cgi?id=30038
 
-* home.mount failing should not be able to cancel umount.target (IgnoreDependencyFailure=yes borked?)
+* emergency.service should start default.target after C-d.
 
-* disallow further dbus+socket activation on shutdown
+* support dbus introspection in mid-level object paths, i.e. in /org/freedesktop/systemd/units/.
 
 External: