diff options
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | 2012-10-31 11:05:58 +0200 |
---|---|---|
committer | Daniel Wagner <daniel.wagner@bmw-carit.de> | 2012-11-23 13:59:59 +0100 |
commit | 8dd31281132926a50d1b5c3212860fbf8c5cd52f (patch) | |
tree | dfad02b2ca59c822c27f6ddd2869fce8f46aba21 /TODO | |
parent | dc351fc40bff43a44614c910d95abc52b9581906 (diff) | |
download | connman-8dd31281132926a50d1b5c3212860fbf8c5cd52f.tar.gz connman-8dd31281132926a50d1b5c3212860fbf8c5cd52f.tar.bz2 connman-8dd31281132926a50d1b5c3212860fbf8c5cd52f.zip |
TODO: systemd no longer log twice to syslog
Fixed by 295cc8b57ce12257a9e90ea2e15e0d610e072e0a
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -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 |