From c3c52ef0a64cc04676a551d8bbb4d80a8ac61954 Mon Sep 17 00:00:00 2001 From: pirate486743186 Date: Mon, 31 May 2021 20:44:46 +0200 Subject: reorganizing links browsers (#4320) * Create links-common.profile * Update links.profile * Create links2.profile * Update links.profile * Update links2.profile * Update elinks.profile * Update elinks.profile * links2 * Update firecfg.config * Update xlinks.profile * .xlinks * add dbus and whitelist-usr-share-common * .xlinks doesn't exist * revert * Create xlinks2 * xlinks2 * Update xlinks2 * Update xlinks.profile * no wayland * no wayland * doesn't use /tmp/.X11-unix * doesn't use /tmp/.X11-unix * noblacklist /tmp/.X11-unix * noblacklist /tmp/.X11-unix --- etc/profile-m-z/xlinks.profile | 1 - etc/profile-m-z/xlinks2 | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) create mode 100644 etc/profile-m-z/xlinks2 (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/xlinks.profile b/etc/profile-m-z/xlinks.profile index 7987af280..d5e25cfe7 100644 --- a/etc/profile-m-z/xlinks.profile +++ b/etc/profile-m-z/xlinks.profile @@ -8,7 +8,6 @@ include xlinks.local #include globals.local noblacklist /tmp/.X11-unix -noblacklist ${HOME}/.links include whitelist-common.inc diff --git a/etc/profile-m-z/xlinks2 b/etc/profile-m-z/xlinks2 new file mode 100644 index 000000000..1ae6a60ca --- /dev/null +++ b/etc/profile-m-z/xlinks2 @@ -0,0 +1,20 @@ +# Firejail profile for xlinks2 +# Description: Text WWW browser (X11) +# This file is overwritten after every install/update +# Persistent local customizations +include xlinks2.local +# Persistent global definitions +# added by included profile +#include globals.local + +noblacklist /tmp/.X11-unix + +include whitelist-common.inc + +# if you want to use user-configured programs add 'private-bin PROGRAM1,PROGRAM2' +# to your xlinks.local or append 'PROGRAM1,PROGRAM2' to this private-bin line +private-bin xlinks2 +private-etc fonts + +# Redirect +include links2.profile -- cgit v1.2.3-70-g09d2