From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Jack Mitchell <jmitchell@cbnl.com>
Subject: Re: [meta-oe][PATCH] rsyslog: remove unsupported option from initscript
Date: Sun, 20 Apr 2014 16:14:28 +0200 [thread overview]
Message-ID: <20140420141428.GP2486@jama> (raw)
In-Reply-To: <1396361866-16682-1-git-send-email-ml@communistcode.co.uk>
[-- Attachment #1: Type: text/plain, Size: 1272 bytes --]
On Tue, Apr 01, 2014 at 03:17:46PM +0100, Jack Mitchell wrote:
> From: Jack Mitchell <jmitchell@cbnl.com>
>
> > starting rsyslogd ... rsyslogd: error: option -c
> > is no longer supported - ignored
Merged, thanks!
>
> Signed-off-by: Jack Mitchell <jmitchell@cbnl.com>
> ---
> meta-oe/recipes-extended/rsyslog/rsyslog/initscript | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog/initscript b/meta-oe/recipes-extended/rsyslog/rsyslog/initscript
> index 8dee684..d011e8f 100644
> --- a/meta-oe/recipes-extended/rsyslog/rsyslog/initscript
> +++ b/meta-oe/recipes-extended/rsyslog/rsyslog/initscript
> @@ -9,7 +9,7 @@ PATH=/sbin:/usr/sbin:/bin:/usr/bin
> NAME=rsyslog
> RSYSLOGD=rsyslogd
> RSYSLOGD_BIN=/usr/sbin/rsyslogd
> -RSYSLOGD_OPTIONS="-c5"
> +RSYSLOGD_OPTIONS=""
> RSYSLOGD_PIDFILE=/var/run/rsyslogd.pid
> SCRIPTNAME=/etc/init.d/$NAME
> # Exit if the package is not installed
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
prev parent reply other threads:[~2014-04-20 14:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-01 14:17 [meta-oe][PATCH] rsyslog: remove unsupported option from initscript Jack Mitchell
2014-04-20 14:14 ` Martin Jansa [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=20140420141428.GP2486@jama \
--to=martin.jansa@gmail.com \
--cc=jmitchell@cbnl.com \
--cc=openembedded-devel@lists.openembedded.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.