5d367008e81c59c20711184c303f0a98d41fc117
[nodemanager.git] / systemd / conf_files.service
1 [Unit]
2 Description=Fetch configuration files as defined by controlling MyPLC
3 Before=lxc-sliceimage.service
4
5 [Service]
6 Type=oneshot
7 ExecStart=/usr/bin/env python /usr/share/NodeManager/conf_files.py
8
9 [Install]
10 WantedBy=multi-user.target