linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lucas De Marchi <lucas.demarchi@profusion.mobi>
To: Tom Gundersen <teg@jklm.no>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/2] systemd: don't order against syslog.target
Date: Fri, 4 May 2012 17:54:55 -0300	[thread overview]
Message-ID: <CAMOw1v7kLQRosSt3FTmD0kdSCwN+1Rk6N_+iejp_ZsZyavfZDg@mail.gmail.com> (raw)
In-Reply-To: <1336083713-8417-1-git-send-email-teg@jklm.no>

Hi Tom

On Thu, May 3, 2012 at 7:21 PM, Tom Gundersen <teg@jklm.no> wrote:
> This was only needed in old versions of systemd. All messages are logged
> by default to the journal now, no ordering required.
>
> Signed-off-by: Tom Gundersen <teg@jklm.no>
> ---
>  src/bluetooth.service.in |    2 --
>  1 file changed, 2 deletions(-)
>
> diff --git a/src/bluetooth.service.in b/src/bluetooth.service.in
> index 02b6707..8a9edb6 100644
> --- a/src/bluetooth.service.in
> +++ b/src/bluetooth.service.in
> @@ -1,12 +1,10 @@
>  [Unit]
>  Description=Bluetooth service
> -After=syslog.target
>
>  [Service]
>  Type=dbus
>  BusName=org.bluez
>  ExecStart=@prefix@/sbin/bluetoothd -n
> -StandardOutput=syslog
>
>  [Install]
>  WantedBy=bluetooth.target
> --
> 1.7.10.1


Ack

  parent reply	other threads:[~2012-05-04 20:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-03 22:21 [PATCH 1/2] systemd: don't order against syslog.target Tom Gundersen
2012-05-03 22:21 ` [PATCH 2/2] udev: remove udev activation of the blutooth daemon Tom Gundersen
2012-05-04 20:54 ` Lucas De Marchi [this message]
2012-05-08 20:18 ` [PATCH 1/2] systemd: don't order against syslog.target Johan Hedberg
2012-05-08 20:31   ` Tom Gundersen

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=CAMOw1v7kLQRosSt3FTmD0kdSCwN+1Rk6N_+iejp_ZsZyavfZDg@mail.gmail.com \
    --to=lucas.demarchi@profusion.mobi \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=teg@jklm.no \
    /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).