hopefully fewer leaks in files : always use a context manager to open files
[nodemanager.git] / systemd / conf_files.service
index 5a6ecc8..5d36700 100644 (file)
@@ -1,10 +1,10 @@
 [Unit]
 Description=Fetch configuration files as defined by controlling MyPLC
+Before=lxc-sliceimage.service
 
 [Service]
 Type=oneshot
 ExecStart=/usr/bin/env python /usr/share/NodeManager/conf_files.py
-Before=lxc-sliceimage
 
 [Install]
 WantedBy=multi-user.target