summary refs log tree commit diff
diff options
context:
space:
mode:
authorLaurent Bigonville <bigon@bigon.be>2013-12-27 14:20:03 +0100
committerLaurent Bigonville <bigon@bigon.be>2013-12-27 14:20:03 +0100
commit9f4cdb47a1a980d1804e75c2ccac23a205702884 (patch)
tree3ff6dd6c41553c6560ec637f61d5d89d5277765f
parent696f481ba515b29d917325c87aab5d803461e243 (diff)
debian/network-manager.links: Create a symlink so NetworkManager-wait-online.service is run before network-online.target
-rw-r--r--debian/changelog4
-rw-r--r--debian/network-manager.links1
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 260d73b9..aa46a117 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,8 +8,10 @@ network-manager (0.9.8.8-2) UNRELEASED; urgency=medium
     the systemd services (Closes: #730437)
   * Completely Drop debian/patches/03-systemd.patch: /usr should now be
     mounted from the initramfs meaning that it will be available early enough
+  * debian/network-manager.links: Create a symlink so
+    NetworkManager-wait-online.service is run before network-online.target
 
- -- Laurent Bigonville <bigon@debian.org>  Fri, 27 Dec 2013 14:15:45 +0100
+ -- Laurent Bigonville <bigon@debian.org>  Fri, 27 Dec 2013 14:19:02 +0100
 
 network-manager (0.9.8.8-1) experimental; urgency=low
 
diff --git a/debian/network-manager.links b/debian/network-manager.links
index d32ad80e..11308c6f 100644
--- a/debian/network-manager.links
+++ b/debian/network-manager.links
@@ -1 +1,2 @@
 lib/systemd/system/NetworkManager.service lib/systemd/system/network-manager.service
+lib/systemd/system/NetworkManager-wait-online.service lib/systemd/system/network-online.target.wants/NetworkManager-wait-online.service