From 48a277161ab9d5286554fadcf9c2c183e7400b28 Mon Sep 17 00:00:00 2001 From: Fred-Barclay Date: Fri, 22 Sep 2017 11:53:11 -0500 Subject: Gitter on Arch requires env,bash in private-bin. /usr/bin/gitter redirects to /opt/Gitter/ so a private-opt filter has been added as well. --- etc/gitter.profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/gitter.profile b/etc/gitter.profile index 5a172fcc4..0a47bf888 100644 --- a/etc/gitter.profile +++ b/etc/gitter.profile @@ -25,6 +25,7 @@ protocol unix,inet,inet6,netlink seccomp shell none -private-bin gitter +private-bin bash,env,gitter +private-opt Gitter private-dev private-tmp -- cgit v1.2.3-54-g00ecf