From: Robert Swiecki Date: Mon, 25 Jun 2018 02:12:07 +0000 (+0200) Subject: configs/bash: add stderr_to_null X-Git-Tag: 2.8~28 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=06c5818abdbdbe592b088df1c339d49db02fcea4;p=platform%2Fupstream%2Fnsjail.git configs/bash: add stderr_to_null --- diff --git a/configs/bash-with-fake-geteuid.cfg b/configs/bash-with-fake-geteuid.cfg index 035adb2..4743619 100644 --- a/configs/bash-with-fake-geteuid.cfg +++ b/configs/bash-with-fake-geteuid.cfg @@ -30,6 +30,7 @@ keep_caps: true cap: "CAP_NET_ADMIN" cap: "CAP_NET_RAW" silent: false +stderr_to_null: false skip_setsid: true pass_fd: 100 pass_fd: 3