summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-02-16 19:33:17 +0100
committerLennart Poettering <lennart@poettering.net>2011-02-16 19:34:38 +0100
commit3aea3b35979b377b7673132b601aab8a33e20cdc (patch)
tree581600818496fc2bfa39c46ee820cefb07353ea2 /TODO
parent3ede835a0486f2ecc025dede0b33e9a1edc06d30 (diff)
manager: don't consider transaction jobs conflicting with queued jobs redundant
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 6 insertions, 2 deletions
diff --git a/TODO b/TODO
index 1c0811e466..65a102c4fe 100644
--- a/TODO
+++ b/TODO
@@ -7,13 +7,17 @@ Bugs:
* systemctl default is started when we type "reboot" at rescue mode prompt
-* mkswap/mke2fs aus cryptsetup unit muss vor dem mounten ausgeführt werden.
-
* exclude java hsp files by default
https://bugzilla.redhat.com/show_bug.cgi?id=527425
Features:
+* add --ignore-deps to systemctl
+
+* add --failed to systemctl
+
+* increase password timeout
+
* look up crypto partition mount points via fstab to show to the user when prompting for a password
* Maybe store in unit files whether a service should be enabled by default on package installation