X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=fixme;h=2e7cd3b107325f613cd3b425eec3b12d14159e2a;hb=3c4e3e1a9b5d4ffc13f61cc6510d67deb702fb6b;hp=773b6b57f25d43981862467900093f2ef9b69ee1;hpb=ed370f5daa27cf3c22b137b18fa9c95f1c363025;p=elogind.git diff --git a/fixme b/fixme index 773b6b57f..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? @@ -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.