diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-09-10 15:10:39 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-09-10 15:10:39 +0200 |
commit | 2f4a4e1e54e9e7a5e4bc30e4e52005b46b24ce69 (patch) | |
tree | 1a74a6632a92ce79d323640825e52e1a84b3f00a /fixme | |
parent | 0d37b36b2890fdf8149d12460ebb00822e555977 (diff) |
update fixme
Diffstat (limited to 'fixme')
-rw-r--r-- | fixme | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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? |