78fcac226a854ddb5351d441d43bdc8a08c21fe9
[vpp.git] / src / pkg / 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