X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=fixme;h=2e7cd3b107325f613cd3b425eec3b12d14159e2a;hp=f68de38cbf3e80d07c68997fc67412b1fd1bce91;hb=ef639c5f9e9ed397424b50b14e2160993c7841d1;hpb=c88e7f4e57fcef7998dcd570e8a8866c5116f0de diff --git a/fixme b/fixme index f68de38cb..2e7cd3b10 100644 --- 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 @@ -74,19 +82,11 @@ * 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: