top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

A start job is running for NetworkManager wait online...

0 votes
2,200 views

WTF is this nonsense? I have NetworkManager disabled, but I just rebooted after installing the new 3.9 kernel and I get several pauses during boot that say "A start job is running for NetworkManager wait online" and animate a cute little cylon eyeball in the [] at the beginning of the message.

Why is NetworkManager screwing up my boot even though it is disabled? How do I really and truly make it STOP?

posted May 16, 2013 by anonymous

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

2 Answers

0 votes

To answer my own question, apparently masking these isn't enough:

systemctl mask NetworkManager.service
systemctl mask NetworkManager-wait-online.service

I also seem to need this:

systemctl mask systemd-NetworkManager-wait-online.service
answer May 16, 2013 by anonymous
0 votes

looks like you have *not* disabled all

systemctl list-units | grep -i network

look at *any* service which referrs to NM and disable it or simply *uninstall it* as it is always a good idea
only have packages installed which are in use

$ rpm -qa | grep -i networkmanager
NetworkManager-glib-0.9.8.1-3.git20130514.fc18.x86_64
answer May 16, 2013 by anonymous
Similar Questions
+3 votes

I have a complex firewall setup running on an older version of Fedora, and I'd like to upgrade to RHEL7 or recent Fedora. Unfortunately, I can't really do what I need using firewalld, so two questions:

1: Has anyone done this and were there any serious gotcha's?

2: Is it as easy as removing firewalld and installing networkmanager with yum?

This setup uses two (soon three) ISP connections, any of which can be used as default, two secure internal networks, and one DMZ for servers. Some connections must be forced out via a defined ISP, and since Linux doesn't source route like BSD, I can't just set the source IP and have the packet go out the right
interface, hoops must be jumped.

Any experience to share?

+4 votes

How wireless signal strength (as displayed by the network-manager applet) is calculated. There is a percentage reported: what does this percent mean and where does NetworkManager get its values from?

0 votes

I've just installed Fedora 18 X86-64. I disabled and uninstalled networkmanager and use the standard networking stuff which seems to use dhclient. I'm using a standard ethernet connection.

So I need to do two things. Feel free to tell me to RTFM if you can provide a link!

1.How do I enable pre-pending of nameservers? I want to use dnsmasq to cache DNS requests so I need to add 127.0.0.1 to the top of resolv.conf. Google searchs take me to the Arch Wiki. I can't seem to
find a dhclient.conf file anywhere in /etc.

2.How do I assign a zone in firewalld to my connection? I want to be able to open ports for bittorrent and XMPP jingle voice/video. The firewalld wiki on the Fedora site doesn't seem to be able to answer my
question.

+2 votes

I'm investigating how to setup KVM so I can run VMs without having to use VirtualBox or VMware, or etc.

All the HOWTOs I see tell you to disable NM.

I use NM to manage VPN clients that I use for remote access to my office, among other places.

How would I manage those VPN clients if I didn't use NM? I haven't found any commands that appear to be suited to that purpose.

+3 votes

NMS: Network Management System
EMS: Element Management System

...