Thomas's change to ensure tighter synchro between conf_files lxc_sliceimage and nodem...
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 30 Jun 2014 14:22:53 +0000 (16:22 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Mon, 30 Jun 2014 14:22:53 +0000 (16:22 +0200)
systemd/conf_files.service
systemd/nm.service

index e6300d7..5d36700 100644 (file)
@@ -1,6 +1,6 @@
 [Unit]
 Description=Fetch configuration files as defined by controlling MyPLC
-Before=lxc-sliceimage
+Before=lxc-sliceimage.service
 
 [Service]
 Type=oneshot
index f279894..82659ef 100644 (file)
@@ -1,6 +1,8 @@
 [Unit]
 Description=PlanetLab NodeManager
 After=libvirtd.target
+Wants=lxc-sliceimage.service
+After=lxc-sliceimage.service
 
 [Service]
 EnvironmentFile=/etc/sysconfig/nodemanager