From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Mon, 18 Feb 2019 23:41:58 +0100 Subject: [Buildroot] [PATCH 1/1] dhcpcd: systemv and systemd services conflict with NetworkManager In-Reply-To: <20190206150909.5b542c7d@windsurf> (Thomas Petazzoni's message of "Wed, 6 Feb 2019 15:09:09 +0100") References: <71FE4BA8-F083-4A73-A05D-262F9C28E9E2@impinj.com> <20190206150909.5b542c7d@windsurf> Message-ID: <87ftskbtxl.fsf@dell.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Thomas" == Thomas Petazzoni writes: > Hello Kim, > On Tue, 1 May 2018 00:02:45 +0000 > Jim Brennan 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 >> --- >> 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. Committed to 2018.02.x and 2018.11.x, thanks. -- Bye, Peter Korsgaard