X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=systemd%2Fconf_files.service;h=1eb106e8750b23da0cf428608fb68c6b0565fdb6;hb=9ef5edf6fa93edee84d0efba4adf95751ff22dce;hp=e6300d7de880912d02a5246347b20d66cc9395bc;hpb=6061f174599a5999975de100ded2da7e2a94eeb6;p=nodemanager.git diff --git a/systemd/conf_files.service b/systemd/conf_files.service index e6300d7..1eb106e 100644 --- a/systemd/conf_files.service +++ b/systemd/conf_files.service @@ -1,10 +1,10 @@ [Unit] Description=Fetch configuration files as defined by controlling MyPLC -Before=lxc-sliceimage +Before=lxc-sliceimage.service [Service] Type=oneshot -ExecStart=/usr/bin/env python /usr/share/NodeManager/conf_files.py +ExecStart=/usr/bin/env python3 /usr/share/NodeManager/conf_files.py [Install] WantedBy=multi-user.target