From 7ca2c2055eecfcdb3b0a02631486635533c29384 Mon Sep 17 00:00:00 2001 From: Peter Sanford Date: Tue, 10 Mar 2020 10:08:26 -0700 Subject: zoom.profile: fix zoom SSO workflow The zoom SSO workflow launches an embedded sandboxed browser (QtWebEngineProcess) which requires chroot and netlink to work. Fixes #3272 --- etc/zoom.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/zoom.profile') diff --git a/etc/zoom.profile b/etc/zoom.profile index 6d312aff6..6eac10703 100644 --- a/etc/zoom.profile +++ b/etc/zoom.profile @@ -27,7 +27,7 @@ nodvd nonewprivs noroot notv -protocol unix,inet,inet6 -seccomp +protocol unix,inet,inet6,netlink +seccomp !chroot private-tmp -- cgit v1.2.3-54-g00ecf