From 018d75775eab4a0f045949a9d069c57686ca2686 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 21 Apr 2020 08:24:28 -0400 Subject: reorganize github etc directory --- etc/xpra.profile | 54 ------------------------------------------------------ 1 file changed, 54 deletions(-) delete mode 100644 etc/xpra.profile (limited to 'etc/xpra.profile') diff --git a/etc/xpra.profile b/etc/xpra.profile deleted file mode 100644 index 1033a7471..000000000 --- a/etc/xpra.profile +++ /dev/null @@ -1,54 +0,0 @@ -# Firejail profile for xpra -# Description: Tool to detach/reattach running X programs -# This file is overwritten after every install/update -quiet -# Persistent local customizations -include xpra.local -# Persistent global definitions -include globals.local - -# -# This profile will sandbox Xpra server itself when used with firejail --x11=xpra. -# To enable it, create a firejail-xpra symlink in /usr/local/bin: -# -# $ sudo ln -s /usr/bin/firejail /usr/local/bin/xpra -# -# or run "sudo firecfg" - -# Allow python (blacklisted by disable-interpreters.inc) -include allow-python2.inc -include allow-python3.inc - -include disable-common.inc -include disable-devel.inc -include disable-interpreters.inc -include disable-passwdmgr.inc -include disable-programs.inc - -whitelist /var/lib/xkb -# 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. -nodvd -nogroups -nonewprivs -# In noroot mode, xpra cannot create a socket in the real /tmp/.X11-unix. -#noroot -nosound -notv -nou2f -novideo -protocol unix -seccomp -shell none - -disable-mnt -# private home directory doesn't work on some distros, so we go for a regular home -# private -# older Xpra versions also use Xvfb -# private-bin bash,cat,dbus-launch,ldconfig,ls,pactl,python*,sh,strace,which,xauth,xkbcomp,Xorg,xpra,Xvfb -private-dev -# private-etc alternatives,gai.conf,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,machine-id,nsswitch.conf,resolv.conf,X11,xpra -private-tmp -- cgit v1.2.3-70-g09d2