diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-10-08 02:31:36 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-10-08 02:31:36 +0200 |
commit | 00dc5d769ac4a4019d6b6fe22e8383ec8b030a96 (patch) | |
tree | db347d86cae6f68f70c085b6560cb313248f2166 /TODO | |
parent | c2b3f093d98a9751ba413c9b5d5c572a8a15932c (diff) |
unit: introduce 'banned' load state for units symlinked to /dev/null
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -1,5 +1,3 @@ -* do not throw error when .service file is linked to /dev/null - * oneshot services which do not remain: 'exited' instead of 'dead'? it should be visible in 'systemctl' that they have been run @@ -9,8 +7,6 @@ * implicitly import "defaults" settings file into all types -* "disabled" load state? - * ability to kill services? i.e. in contrast to stopping them, go directly into killing mode? |