diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-03-07 02:17:23 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-07 02:17:36 +0100 |
commit | 7fc7012b8b54bdd6610d32649d4ee9c938a4843d (patch) | |
tree | a4dcb0a920dd4bc1018b95d03a4c644f80ddf43a | |
parent | c826cda421f0272275342173e16250adcdf6fbd4 (diff) |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -18,6 +18,8 @@ F15: Features: +* mount /dev/.run and /var/run as bind mounts + * introduce "x-systemd-automount" as alternative to the "comment=systemd.automount" mount option * show failure error string in "systemctl status" @@ -28,7 +30,7 @@ Features: document it? When doing that add switch to make this temporary by placing mask links in /dev. -* introduce simple way to do mandatory conditions +* introduce simple way to do mandatory conditions (make current conditions mandatory, and introduce =| as non-mandatory conditions) * detect LXC environment |