chiark / gitweb /
systemctl: use on_tty() helper everywhere
[elogind.git] / fixme
diff --git a/fixme b/fixme
index f68de38cbf3e80d07c68997fc67412b1fd1bce91..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?
 
@@ -50,7 +58,7 @@
 
 * io priority during initialization
 
-* if a service fails too often, make the service enter maintenance mode, and the socket, too.
+* if a service fails too often, make the service enter failed mode, and the socket, too.
 
 * systemctl: warning wenn [Install] leer ist bei enable
 
 
 * kexec, suspend, resume
 
-v9:
-
-* MTA IS KAPUTT
-
-* kill-mode=cgroup muss auch die mainpid killen! https://bugzilla.redhat.com/show_bug.cgi?id=626477
-
-* follow LSB exit codes spec in "systemctl start"
-
-* oom_score_adj
+* passphrase agent https://bugs.freedesktop.org/show_bug.cgi?id=30038
 
-* rename failed/maintenance https://bugzilla.redhat.com/show_bug.cgi?id=614619
+* emergency.service should start default.target after C-d.
 
-* systemctl wrapping https://bugzilla.redhat.com/show_bug.cgi?id=626891 https://bugzilla.redhat.com/show_bug.cgi?id=626443
+* support dbus introspection in mid-level object paths, i.e. in /org/freedesktop/systemd/units/.
 
 External: