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-a-l/links2.profile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 etc/profile-a-l/links2.profile (limited to 'etc/profile-a-l/links2.profile') diff --git a/etc/profile-a-l/links2.profile b/etc/profile-a-l/links2.profile new file mode 100644 index 000000000..5f91dfcd2 --- /dev/null +++ b/etc/profile-a-l/links2.profile @@ -0,0 +1,18 @@ +# Firejail profile for links2 +# Description: Text WWW browser with a graphic version +# This file is overwritten after every install/update +quiet +# Persistent local customizations +include links2.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.links2 + +mkdir ${HOME}/.links2 +whitelist ${HOME}/.links2 + +private-bin links2 + +# Redirect +include links-common.profile -- cgit v1.2.3-54-g00ecf