aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/build-root/deb/debian/vpp.preinst
diff options
context:
space:
mode:
Diffstat (limited to 'vpp/build-root/deb/debian/vpp.preinst')
-rw-r--r--vpp/build-root/deb/debian/vpp.preinst4
1 files changed, 4 insertions, 0 deletions
diff --git a/vpp/build-root/deb/debian/vpp.preinst b/vpp/build-root/deb/debian/vpp.preinst
new file mode 100644
index 00000000..d33cacfc
--- /dev/null
+++ b/vpp/build-root/deb/debian/vpp.preinst
@@ -0,0 +1,4 @@
+#!/bin/sh -e
+
+# Add the vpp group
+groupadd -f -r vpp