mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] NetworkManager: fix resolv.conf handling
Date: Tue, 14 Jun 2016 09:24:58 +0200	[thread overview]
Message-ID: <20160614072458.GF9575@pengutronix.de> (raw)
In-Reply-To: <1465560328-1214-1-git-send-email-r.schwebel@pengutronix.de>

On Fri, Jun 10, 2016 at 02:05:28PM +0200, Robert Schwebel wrote:
> With NetworkManager 1.2, the /etc/resolv.conf handling was changed and
> we didn't notice.
> 
> NetworkManager assumes that resolv.conf is already handled manually and
> writes its generated resolv.conf only to /run/NetworkManager/resolv.conf
> instead of the location we set our /etc/resolv.conf link to.
> 
> By setting rc-manager=file, the old behaviour is restored.
> 
> Found-by: Michael Olbrich <m.olbrich@pengutronix.de>
> Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>

Thanks, applied.

Michael

> ---
>  projectroot/etc/NetworkManager/NetworkManager.conf | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/projectroot/etc/NetworkManager/NetworkManager.conf b/projectroot/etc/NetworkManager/NetworkManager.conf
> index d8b33d9..d518223 100644
> --- a/projectroot/etc/NetworkManager/NetworkManager.conf
> +++ b/projectroot/etc/NetworkManager/NetworkManager.conf
> @@ -1,5 +1,6 @@
>  [main]
>  plugins=ifupdown,keyfile
> +rc-manager=file
>  
>  [ifupdown]
>  managed=false
> -- 
> 2.8.1
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2016-06-14  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-10 12:05 Robert Schwebel
2016-06-14  7:24 ` Michael Olbrich [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=20160614072458.GF9575@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.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