update fixme

This commit is contained in:
Kay Sievers 2010-09-10 15:10:39 +02:00
parent 0d37b36b28
commit 2f4a4e1e54
1 changed files with 7 additions and 0 deletions

7
fixme
View File

@ -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?