misc: add a nerd knob to skip a sysctl during the .deb installation
[vpp.git] / src / pkg / debian / vpp.preinst
1 #!/bin/sh -e
2
3 # Add the vpp group
4 groupadd -f -r vpp