diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-03-23 03:19:50 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-03-23 03:19:55 +0100 |
commit | 64e30145fce09b87a0b0a7e08c84a100818a5d5a (patch) | |
tree | 0282819b37cafcb2599305d07ea9bee05d49e4e9 | |
parent | 335b5240ae584ed184afc683519bf19d6e1e1145 (diff) |
update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -44,6 +44,10 @@ Fedora 19: Features: +* matching against units is currently broken in journalctl. We really + need another AND level in the expressions, + i.e. sd_journal_add_conjunction(). + * add ConditionArchitecture= or so * teach ConditionKernelCommandLine= globs or regexes (in order to match foobar={no,0,off}) |