From: Vinicius Costa Gomes <vinicius.gomes@openbossa.org>
To: Marti Raudsepp <marti@juffo.org>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH] systemd: prevent duplicate logging messages in journal
Date: Wed, 24 Oct 2012 23:12:36 -0300 [thread overview]
Message-ID: <20121025021236.GA12303@echo> (raw)
In-Reply-To: <1349884769-5157-1-git-send-email-marti@juffo.org>
Hi Marti,
On 18:59 Wed 10 Oct, Marti Raudsepp wrote:
> By default, both stdout and syslog messages go to the systemd journal,
> which results in duplicate messages being logged.
> ---
Patch looks good.
Ack.
On a side note: seems that connman and ofono have the same problem, would you
be interested on sending the respective fixes?
> src/bluetooth.service.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/bluetooth.service.in b/src/bluetooth.service.in
> index 2a576a3..a8442a9 100644
> --- a/src/bluetooth.service.in
> +++ b/src/bluetooth.service.in
> @@ -5,6 +5,7 @@ Description=Bluetooth service
> Type=dbus
> BusName=org.bluez
> ExecStart=@prefix@/sbin/bluetoothd -n
> +StandardOutput=null
>
> [Install]
> WantedBy=bluetooth.target
> --
> 1.7.12.2
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
Cheers,
--
Vinicius
next prev parent reply other threads:[~2012-10-25 2:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-10 15:59 [PATCH] systemd: prevent duplicate logging messages in journal Marti Raudsepp
2012-10-25 2:12 ` Vinicius Costa Gomes [this message]
2012-10-25 23:30 ` Marcel Holtmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121025021236.GA12303@echo \
--to=vinicius.gomes@openbossa.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=marti@juffo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).