What is the best way to prevent network-manager (and modem-manager for that matter) from starting?
Asked
Active
Viewed 677 times
0
1 Answers
-1
Just found out that removing /etc/init/network-manager.conf
does the trick.

guntbert
- 13,134

Paul Claessen
- 111
- 1
- 4
sudo apt-get remove network-manager
is not an alternative? – edwin Sep 04 '13 at 15:47