Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Steffen Sledz <sledz@dresearch.de>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] syslog-ng: increase u-a priority to 200
Date: Fri, 8 Oct 2010 14:21:42 +0200	[thread overview]
Message-ID: <20101008122142.GI3163@jama> (raw)
In-Reply-To: <1286539640-9333-1-git-send-email-sledz@dresearch.de>

On Fri, Oct 08, 2010 at 02:07:20PM +0200, Steffen Sledz wrote:
> Priority for update-alternatives was 50 before which was the
> same like the one for busybox-syslog. Resulting order now is:
> 
> * 300 rsyslogd
> * 200 syslog-ng
> * 100 sysklogd
> * 50 busybox-syslog
> 
> Signed-off-by: Steffen Sledz <sledz@dresearch.de>

Acked-by: Martin Jansa <Martin.Jansa@gmail.com>

please bump INC_PR with it

> ---
>  recipes/syslog-ng/syslog-ng.inc |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/syslog-ng/syslog-ng.inc b/recipes/syslog-ng/syslog-ng.inc
> index fbe9adf..e58f1ea 100644
> --- a/recipes/syslog-ng/syslog-ng.inc
> +++ b/recipes/syslog-ng/syslog-ng.inc
> @@ -22,7 +22,7 @@ do_install_append() {
>  CONFFILES_${PN} = "${sysconfdir}/${PN}.conf"
>  
>  pkg_postinst_${PN} () {
> -        update-alternatives --install ${sysconfdir}/init.d/syslog syslog-init syslog.${PN} 50
> +        update-alternatives --install ${sysconfdir}/init.d/syslog syslog-init syslog.${PN} 200
>  
>          if test "x$D" != "x"; then
>                  OPT="-r $D"
> -- 
> 1.7.1
> 

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com



  reply	other threads:[~2010-10-08 12:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-08 12:07 [PATCH] syslog-ng: increase u-a priority to 200 Steffen Sledz
2010-10-08 12:21 ` Martin Jansa [this message]
2010-10-08 12:58   ` Steffen Sledz

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=20101008122142.GI3163@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=sledz@dresearch.de \
    /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