TODO: systemd no longer log twice to syslog
authorJukka Rissanen <jukka.rissanen@linux.intel.com>
Wed, 31 Oct 2012 09:05:58 +0000 (11:05 +0200)
committerDaniel Wagner <daniel.wagner@bmw-carit.de>
Fri, 23 Nov 2012 12:59:59 +0000 (13:59 +0100)
Fixed by 295cc8b57ce12257a9e90ea2e15e0d610e072e0a

TODO

diff --git a/TODO b/TODO
index 3d487ae..90125aa 100644 (file)
--- a/TODO
+++ b/TODO
@@ -55,16 +55,6 @@ Core
    and get rid of the unnecessary ones.
 
 
-- Disable logging to syslog when run in foreground
-
-   Priority: Medium
-   Complexity: C1
-
-   When ConnMan is run in foreground mode, disable logging to syslog. If not
-   disabled, systemd will log everything twice, once via syslog and once on
-   standard error.
-
-
 - Favorite service migration removal
 
   Priority: Medium