fix broken .service file
[nodemanager.git] / systemd / conf_files.service
index 5a6ecc8..e6300d7 100644 (file)
@@ -1,10 +1,10 @@
 [Unit]
 Description=Fetch configuration files as defined by controlling MyPLC
+Before=lxc-sliceimage
 
 [Service]
 Type=oneshot
 ExecStart=/usr/bin/env python /usr/share/NodeManager/conf_files.py
-Before=lxc-sliceimage
 
 [Install]
 WantedBy=multi-user.target