systemd: prevent duplicate logging messages in journal
authorMarti Raudsepp <marti@juffo.org>
Thu, 25 Oct 2012 18:30:44 +0000 (21:30 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 25 Oct 2012 23:27:50 +0000 (16:27 -0700)
commit295cc8b57ce12257a9e90ea2e15e0d610e072e0a
tree2634791fc54e0a785a610895e01cfb0669637888
parent8ef63a778b0bef3e67c9d6e4cd22ea4061f8be64
systemd: prevent duplicate logging messages in journal

By default, both stdout and syslog messages go to the systemd journal,
which results in duplicate messages being logged.

Thanks to Vinicius Costa Gomes for pointing out this problem.
src/connman.service.in