From 2f4a4e1e54e9e7a5e4bc30e4e52005b46b24ce69 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Fri, 10 Sep 2010 15:10:39 +0200 Subject: [PATCH] update fixme --- fixme | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/fixme b/fixme index 773b6b57f2..096df39530 100644 --- a/fixme +++ b/fixme @@ -1,3 +1,9 @@ +* do not throw error when .service file is linked to /dev/null + +* read /etc/locale, and export LANG= and friends to started services + +* 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 +21,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?