Add network daemon to manage VXLAN VNIs on hypervisors

This commit is contained in:
2018-09-14 12:07:41 -04:00
parent 10d32e636c
commit c3d37701e7
10 changed files with 398 additions and 0 deletions

5
debian/pvc-network-daemon.prerm vendored Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/sh
# Disable the service
systemctl disable pvcnd.service