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