X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=896008972d3e68376c30ca2c25b7ddc0f04b459e;hb=48b9cfcb7cfbcd7ab16cae809ebda32be77366bd;hp=8025169033db2cd2fa9948e0e9e1ce4408d8fc87;hpb=06db8540cdfc8259423ed90e7352dbc1d71eccd9;p=elogind.git diff --git a/TODO b/TODO index 802516903..896008972 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,12 @@ Bugfixes: +* sort-out libudev's is_initialized logic for: + - enumerate devices: + - is_initialized is true if a database exists + - monitor devices: + - is_initialized is always false; was not supposed to be used here + - in-container devices: + - is_initialized is always false, because there is no database + * enabling an instance unit creates a pointless link, and the unit will be started with getty@getty.service: $ systemctl enable getty@.service