X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=5d2a63475c81c7af2aac8cf79c13fc472d7690ab;hb=f49481d0ca170ea567b46fde6c1c089b1dbb49cb;hp=af26a5c8b6057f60d2882489a3a83fc6f4e4ec17;hpb=cb607ecb84b3cb7299438ca6f7fab705b0a6de45;p=elogind.git diff --git a/TODO b/TODO index af26a5c8b..5d2a63475 100644 --- a/TODO +++ b/TODO @@ -18,6 +18,8 @@ Bugfixes: str_split_quoted() should return a real return code, so spawn_child can report the failure properly. +* udev_set_log_priority should verify the value before saving it. + External: * Fedora: add an rpmlint check that verifies that all unit files in the RPM are listed in %systemd_post macros. @@ -364,8 +366,6 @@ Features: * think about window-manager-run-as-user-service problem: exit 0 → activate shutdown.target; exit != 0 → restart service -* use "log level" rather than "log priority" everywhere - * merge unit_kill_common() and unit_kill_context() * introduce ExecCondition= in services