VPP-492: Fix ability to change mac address of the interface
[vpp.git] / build-root / deb / debian / vpp.postinst
1 #!/bin/sh -e
2
3 # try to set the required values now. This may or may not work.
4 sysctl --system
5
6 #DEBHELPER#
7
8 exit 0