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-Tag: v17.10-rc1~189 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F38%2F8138%2F2;p=vpp.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 e63026bc110..6ebe1efe9ee 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 {