aboutsummaryrefslogtreecommitdiffstats
path: root/dbc-client/misc
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2019-04-12 18:59:42 +0000
committerdglFromAtt <dgl@research.att.com>2019-04-12 18:59:56 +0000
commit85e7c7e57c262e38a0b3e0a14e4ebf4b92f00a58 (patch)
treed70dbb91af617a2ff771c730279078aaefd3cc6f /dbc-client/misc
parentd1eb116b93ba7a6f8dae7e34157a6e155104db9a (diff)
Run as non-root
Change-Id: I25f5bf778b9878648bd305fa0de965e4e7ec718c Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-1164
Diffstat (limited to 'dbc-client/misc')
-rw-r--r--dbc-client/misc/dbc-client1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbc-client/misc/dbc-client b/dbc-client/misc/dbc-client
index 1e839ec..c29ec86 100644
--- a/dbc-client/misc/dbc-client
+++ b/dbc-client/misc/dbc-client
@@ -25,7 +25,6 @@ umask 0022
TZ=GMT0
COMPONENT=dbc-client
APP_ROOT=${APP_ROOT:-/opt/app/$COMPONENT}
-USER=root
export TZ
PATH=/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin
export PATH