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/src/ppp/nm-ppp-manager.c?id=b11b6038792a3da3f47717129580d7c661140291#n749


Thomas

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to