From ea92ae33e0fbbf8a98cd2e08ca5a850d83d57fae Mon Sep 17 00:00:00 2001 From: Maciej Wereski Date: Wed, 21 Aug 2013 16:43:55 +0200 Subject: "-" prefix for InaccessibleDirectories and ReadOnlyDirectories --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 3800ce4767..fe305ecb66 100644 --- a/TODO +++ b/TODO @@ -23,6 +23,9 @@ Bugfixes: - make the resulting line the requested number of *characters*, not *bytes*, - avoid truncuating multi-byte sequences in the middle. +* When we detect invalid UTF-8, we cant't use it in an error message: + log...("Path is not UTF-8 clean, ignoring assignment: %s", rvalue); + * shorten the message to sane length: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details. @@ -285,9 +288,6 @@ Features: * timedate: have global on/off switches for auto-time (NTP), and auto-timezone that connman can subscribe to. -* Honour "-" prefix for InaccessibleDirectories= and ReadOnlyDirectories= to - suppress errors of the specified path doesn't exist - * dev-setup.c: when running in a container, create a tiny stub udev database with the systemd tag set for all network interfaces found, so that libudev reports them as present, and systemd's .device units -- cgit v1.2.3-54-g00ecf