diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-08 03:04:47 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-08 03:04:47 +0100 |
commit | 267632f0ab26bbcec6bc93682cf43d0f983c41d8 (patch) | |
tree | 32491e0ade93452809938f44283a38e4fca7be63 /TODO | |
parent | 08672cb5071af320127f6fe8d0916f62bedd82f3 (diff) |
unit: distuingish mandatory from triggering conditions
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -14,8 +14,6 @@ F15: * hook emergency.target into local-fs.target in some way as OnFailure with isolate -* introduce simple way to do mandatory conditions (make current conditions mandatory, and introduce =| as non-mandatory conditions) - * mount /dev/.run and /var/run as bind mounts * Make use of UnknownInterface, UnknownObject |