chiark / gitweb /
systemctl: use on_tty() helper everywhere
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 773b6b57f25d43981862467900093f2ef9b69ee1..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?
 
@@ -78,6 +86,8 @@
 
 * emergency.service should start default.target after C-d.
 
+* support dbus introspection in mid-level object paths, i.e. in /org/freedesktop/systemd/units/.
+
 External:
 
 * place /etc/inittab with explaining blurb.