← Back to team overview

desktop-packages team mailing list archive

[Bug 1430280] Re: NetworkManager-wait-online.service not enabled after package installation

 

So, if you want to try and enable this, do:

 * edit /etc/init.d/console-setup and replace $remote_fs with $local_fs (this will break with /var on NFS!)
 * edit /lib/systemd/system/NetworkManager-wait-online.service to drop "network.target" in the Before= line
 * run "sudo systemctl enable NetworkManager-wait-online.service"

** Changed in: network-manager (Ubuntu)
     Assignee: (unassigned) => Martin Pitt (pitti)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1430280

Title:
  NetworkManager-wait-online.service not enabled after package
  installation

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  After installing NetworkManager in a fresh vivid VM, NetworkManager-
  wait-online.service is disabled. We should consider enabling it on
  systems which don't have any static interfaces in
  /etc/network/interfaces, so that units that need network-online.target
  work properly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1430280/+subscriptions


References