All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 5/6] Rework the logging daemons startup
Date: Mon, 04 Jul 2011 21:04:31 +0200	[thread overview]
Message-ID: <878vsd27gg.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1309355181-21048-5-git-send-email-maxime.ripard@free-electrons.com> (Maxime Ripard's message of "Wed, 29 Jun 2011 15:46:20 +0200")

>>>>> "Maxime" == Maxime Ripard <maxime.ripard@free-electrons.com> writes:

 Maxime> The logging mechanism startup being in inittab, it isn't easy to
 Maxime> overcharge the default policy. With this patch, the startup of the
 Maxime> syslog daemon is moved to an init.d script, that can easily be
 Maxime> overwritten.

Committed with minor fixes, thanks.

 Maxime> +define BUSYBOX_INSTALL_LOGGING_SCRIPT
 Maxime> +	$(INSTALL) -m 0755 package/busybox/S01logging $(TARGET_DIR)/etc/init.d

Please always use install -D

-- 
Bye, Peter Korsgaard

      reply	other threads:[~2011-07-04 19:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-29 13:46 [Buildroot] [PATCH 5/6] Rework the logging daemons startup Maxime Ripard
2011-07-04 19:04 ` Peter Korsgaard [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=878vsd27gg.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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 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.