update TODO

This commit is contained in:
Lennart Poettering 2013-03-23 03:19:50 +01:00
parent 335b5240ae
commit 64e30145fc

4
TODO
View file

@ -44,6 +44,10 @@ Fedora 19:
Features: 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 * add ConditionArchitecture= or so
* teach ConditionKernelCommandLine= globs or regexes (in order to match foobar={no,0,off}) * teach ConditionKernelCommandLine= globs or regexes (in order to match foobar={no,0,off})