Public bug reported:

Under current vivid, lightdm takes very long to appear as starting
lightdm is delayed until network-online.target. This is due to
/etc/init.d/openvpn having

# Required-Start:    $network $remote_fs $syslog
# X-Start-Before:    $x-display-manager gdm kdm xdm wdm ldm sdm nodm

which results in lightdm waiting for network-online.target. This is
totally unnecessary if you only have openvpn installed for dynamic VPNs,
i. e. no auto-start configs in /etc/openvpn/ that happen during boot.

This should be fixed by providing proper systemd units which only add
this dependency if there are some actual openvpn autostart configs.

** Affects: openvpn (Ubuntu)
     Importance: Medium
     Assignee: Martin Pitt (pitti)
         Status: Triaged


** Tags: bootspeed systemd-boot

** Tags added: bootspeed systemd-boot

** Changed in: openvpn (Ubuntu)
     Assignee: (unassigned) => Martin Pitt (pitti)

** Changed in: openvpn (Ubuntu)
   Importance: Undecided => Medium

** Changed in: openvpn (Ubuntu)
       Status: New => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1443489

Title:
  installing openvpn blocks lightdm on network-online.target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openvpn/+bug/1443489/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to