X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=fce3db34ea7cf9699ef720b85eb2392457a86661;hp=dde1b90d438852204af7cdd587fd75de2d814580;hb=d246fbb054974af4c78e0cf298e031291475cbc1;hpb=461b1822321d6be0d7fd8be29bf3b4993ebd1b85 diff --git a/TODO b/TODO index dde1b90d4..fce3db34e 100644 --- a/TODO +++ b/TODO @@ -22,6 +22,12 @@ Bugfixes: Features: +* journalctl should complain if run with uid != 0 and no persistant logs exist + +* .device aliases need to be implemented with the "following" logic, probably. + +* add sd_journal_wait() to make things easier for sync programs that just want to wait for changes + * refuse taking lower-case variable names in sd_journal_send() and friends. * when running as user instance: implicitly default to WorkingDirectory=$HOME for all services.