tweak privatebridge to remove exception message when ovs is not installed - prints...
[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