Re: jhbuild run for NetworkManager
- From: Lubomir Rintel <lrintel redhat com>
- To: Thomas Haller <thaller redhat com>
- Cc: networkmanager-list gnome org
- Subject: Re: jhbuild run for NetworkManager
- Date: Mon, 13 Apr 2015 13:42:03 +0200
On Mon, 2015-04-13 at 11:34 +0200, Thomas Haller wrote:
<snip>
One problem is that the system-wide NetworkManager instance gets D-Bus
activated at random times.
E.g.
systemctl stop NetworkManager
# NetworkManager gets D-Bus activated again
./src/NetworkManager --debug
# fails with:
# Could not acquire the NetworkManager service as it is already taken.
For that, you could do:
chmod -x /sbin/NetworkManager
"systemctl mask NetworkManager" is probably less invasive and should be
preferred (doesn't modify the packaged files, just adds configuration).
systemctl stop NetworkManager
You probably want to start NetworkManager with --debug so that it stays
in foreground. Maybe also --log-level=DEBUG
Lubo
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]