Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] rsyslog: Fix systemd service creation
Date: Tue, 14 Jul 2015 23:59:07 +0200	[thread overview]
Message-ID: <20150714235907.76887cb3@free-electrons.com> (raw)
In-Reply-To: <1436884700-11759-1-git-send-email-maxime.hadjinlian@gmail.com>

Dear Maxime Hadjinlian,

On Tue, 14 Jul 2015 16:38:20 +0200, Maxime Hadjinlian wrote:
> The rsyslog.service is installed by rsyslog, but the link is not created
> so the service is not enabled.
> In order to install the service file, use the correct configure flag.
> 
> So the INSTALL_INIT_SYSTEMD will create the link, it will also create
> another link which is due to the fact that the rsyslog.service contains
> an Alias=
> 
> If we were to use systemctl enable to enable the service, it would
> create both,so we mimic that.
> 
> Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
> ---
>  package/rsyslog/rsyslog.mk | 23 +++++++++++++++++++----
>  1 file changed, 19 insertions(+), 4 deletions(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      reply	other threads:[~2015-07-14 21:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-14 14:38 [Buildroot] [PATCH] rsyslog: Fix systemd service creation Maxime Hadjinlian
2015-07-14 21:59 ` Thomas Petazzoni [this message]

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=20150714235907.76887cb3@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /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