From dfc9f4a9ca38a7267cb0e992aec7bab9fc8d427b Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 11 Aug 2017 14:59:34 -0400 Subject: fix xpra profile --- etc/xpra.profile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'etc/xpra.profile') diff --git a/etc/xpra.profile b/etc/xpra.profile index f58b0eeb8..e5d86b9e9 100644 --- a/etc/xpra.profile +++ b/etc/xpra.profile @@ -21,7 +21,8 @@ include /etc/firejail/disable-passwdmgr.inc include /etc/firejail/disable-programs.inc whitelist /var/lib/xkb -include /etc/firejail/whitelist-common.inc +# whitelisting home directory, or including whitelist-common.inc +# will crash xpra on some platforms caps.drop all # xpra needs to be allowed access to the abstract Unix socket namespace. @@ -30,6 +31,8 @@ nonewprivs # In noroot mode, xpra cannot create a socket in the real /tmp/.X11-unix. #noroot nosound +notv +novideo protocol unix seccomp shell none @@ -41,4 +44,3 @@ shell none private-dev # private-etc ld.so.conf,ld.so.cache,resolv.conf,host.conf,nsswitch.conf,gai.conf,hosts,hostname,machine-id,xpra,X11 private-tmp -notv -- cgit v1.2.3-70-g09d2