summaryrefslogtreecommitdiffstats
path: root/vespabase/conf
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@oath.com>2018-03-12 11:29:46 +0000
committerTor Egge <Tor.Egge@oath.com>2018-03-12 11:43:56 +0000
commit410933939a74e42874dd580bfe0051b3222185a5 (patch)
treefcc0b90f8766f6515f395234521e4ff6b269b10a /vespabase/conf
parent3a8b891dcd7f394129a7a7ba700bf525126db44f (diff)
Changes to allow unprivileged vespa.
Diffstat (limited to 'vespabase/conf')
-rw-r--r--vespabase/conf/default-env.txt.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/vespabase/conf/default-env.txt.in b/vespabase/conf/default-env.txt.in
index 3551cec9945..374bbd020dd 100644
--- a/vespabase/conf/default-env.txt.in
+++ b/vespabase/conf/default-env.txt.in
@@ -1,3 +1,4 @@
# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
fallback VESPA_HOME @CMAKE_INSTALL_PREFIX@
override VESPA_USER @VESPA_USER@
+override VESPA_UNPRIVILEGED @VESPA_UNPRIVILEGED@