[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NetworkManager doesn't "Connect automatically"
From: |
Chris Marusich |
Subject: |
Re: NetworkManager doesn't "Connect automatically" |
Date: |
Wed, 14 Dec 2016 01:38:00 -0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Hi Thomas,
Thank you for the quick response!
Thomas Haller <address@hidden> writes:
> Did you build NetworkManager yourself? Is session-tracking properly
> enabled to use systemd-logind or consolekit.
Yes, I'm building it from source [1]. It looks like we might need to
adjust the way we build it to enable session-tracking, like you've
suggested. Am I correct in understanding that I should only need to
pass the option "--with-systemd-logind=yes" to the configure script to
enable session tracking via systemd-logind? Is anything else required?
> Starting NetworkManager with --debug is usually not that useful. The
> most interesting thing it does is to turn on debug-logging, which you
> can do otherwise [1].
Understood. Thank you for the tip!
[1] The NetworkManager package definition [2] as of today is here:
http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/gnome.scm?id=72c0b687800a617b891565f5a85bb06c1e1ba015#n4391
[2] If you're curious, you can learn more here:
https://www.gnu.org/software/guix/manual/html_node/Defining-Packages.html#Defining-Packages
--
Chris
signature.asc
Description: PGP signature
- Re: NetworkManager doesn't "Connect automatically", (continued)
- Re: NetworkManager doesn't "Connect automatically", rennes, 2016/12/13
- Re: NetworkManager doesn't "Connect automatically", Ludovic Courtès, 2016/12/13
- Re: NetworkManager doesn't "Connect automatically", Chris Marusich, 2016/12/14
- Re: NetworkManager doesn't "Connect automatically", Andy Wingo, 2016/12/14
- Re: NetworkManager doesn't "Connect automatically", Chris Marusich, 2016/12/14
- Re: NetworkManager doesn't "Connect automatically", Chris Marusich, 2016/12/15
- Re: NetworkManager doesn't "Connect automatically", Chris Marusich, 2016/12/15
- Re: NetworkManager doesn't "Connect automatically", Andy Wingo, 2016/12/15
- Re: NetworkManager doesn't "Connect automatically", Ludovic Courtès, 2016/12/15
- Re: NetworkManager doesn't "Connect automatically", Chris Marusich, 2016/12/17
Re: NetworkManager doesn't "Connect automatically",
Chris Marusich <=