All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] dhcpcd: systemv and systemd services conflict with NetworkManager
Date: Wed, 6 Feb 2019 15:09:09 +0100	[thread overview]
Message-ID: <20190206150909.5b542c7d@windsurf> (raw)
In-Reply-To: <71FE4BA8-F083-4A73-A05D-262F9C28E9E2@impinj.com>

Hello Kim,

On Tue, 1 May 2018 00:02:45 +0000
Jim Brennan <jbrennan@impinj.com> wrote:

> When NetworkManager and dhcpcd packages are both enabled,
> dhcpcd services and NetworkManager both spawn dhcpcd.  This causes
> the network port to retrieve an IP address and later lose it a few
> seconds after startup.
> 
> This patch prevents dhcpcd services from launching dhcpcd if
> NetworkManager is enabled.
> 
> Signed-off-by: Jim Brennan <jbrennan@impinj.com>
> ---
>  package/dhcpcd/dhcpcd.mk | 2 ++
>  1 file changed, 2 insertions(+)

Applied to master. Sorry for the long delay! I've just added a comment
in dhcpcd.mk to explain this new condition that may sound a bit weird.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  parent reply	other threads:[~2019-02-06 14:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-01  0:02 [Buildroot] [PATCH 1/1] dhcpcd: systemv and systemd services conflict with NetworkManager Jim Brennan
2018-05-02 22:40 ` Arnout Vandecappelle
2018-05-07 18:01   ` Jim Brennan
2019-02-06 14:09 ` Thomas Petazzoni [this message]
2019-02-18 22:41   ` Peter Korsgaard

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=20190206150909.5b542c7d@windsurf \
    --to=thomas.petazzoni@bootlin.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 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.