On Fri, 2017-03-24 at 12:19 +0100, Thomas Haller wrote:
> On Thu, 2017-03-23 at 18:26 +0000, [email protected]
> wrote:
> > 
> > systemctl stop NetworkManager    [because the service is enabled in
> > systemd]
> > NM_PPP_DEBUG=1 NetworkManager --no-daemon --debug --log-
> > level=DEBUG   [in
> > order to easily catch the debug output]
> 
> [[OFF-TOPIC]]
> 
> btw, instead of setting the environment variable, you can also enable
> logging of pppd via 
>   sudo nmcli general logging level KEEP domains PPP:DEBUG
> or with /etc/NetworkManager/NetworkManager.conf
>   [logging]
>   domains=ALL
>   level=TRACE
> 
> See https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/s
> rc/ppp/nm-ppp-
> manager.c?id=b11b6038792a3da3f47717129580d7c661140291#n749

Aha, you are correct; I was looking at NM 1.4.2 sources.

Dan
_______________________________________________
networkmanager-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to