From: Ed Warnicke Date: Mon, 21 Aug 2017 01:42:19 +0000 (-0700) Subject: Enabled gid vpp in startup.conf to allow non-root vppctl access X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=c900ccc34ca74f30cc3bee621c54954c02be36ff;p=odp4vpp.git Enabled gid vpp in startup.conf to allow non-root vppctl access Change-Id: I1ca9736dbefc9c284f5176de176fcc3dd1bfcd82 Signed-off-by: Ed Warnicke --- diff --git a/src/vpp/conf/startup.conf b/src/vpp/conf/startup.conf index e63026bc..6ebe1efe 100644 --- a/src/vpp/conf/startup.conf +++ b/src/vpp/conf/startup.conf @@ -4,6 +4,7 @@ unix { log /tmp/vpp.log full-coredump cli-listen /run/vpp/cli.sock + gid vpp } api-trace {