nm.service fix: the node manager needs network.target, since it needs to contact...
[nodemanager.git] / systemd / nm.service
index 82659ef..f84fc82 100644 (file)
@@ -3,6 +3,8 @@ Description=PlanetLab NodeManager
 After=libvirtd.target
 Wants=lxc-sliceimage.service
 After=lxc-sliceimage.service
+Wants=network.target
+After=network.target
 
 [Service]
 EnvironmentFile=/etc/sysconfig/nodemanager