In NetworkManager, my nm-dispatcher is never called.
Posted
by
Alain Pannetier
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Alain Pannetier
Published on 2011-02-24T23:53:35Z
Indexed on
2011/02/25
7:32 UTC
Read the original article
Hit count: 387
network-manager
I've got two Ubuntu laptops (both 10.10).
One is a new Maverick install and the other has been upgraded many times since 9.04.
On the latter, setting up a custom script hook in /etc/NetworkManager/dispatcher.d/
worked instantaneously.
However, on the older laptop, I can't get nm-dispatcher to get called, or at least to execute its hooks.
I've tried to run
NetworkManager --no-daemon -log-level=DEBUG
But there is no mention of nm-dispatcher.
How can I
Have a look at the source (I looked into the git repo but could not find anything.
find why the nm-dispatcher never gets called.
© Ask Ubuntu or respective owner