1eb106e8750b23da0cf428608fb68c6b0565fdb6
[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 python3 /usr/share/NodeManager/conf_files.py
8
9 [Install]
10 WantedBy=multi-user.target