From 27b0a3cdc9db65bba644fb3ab28ddeed7cb14846 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:37:53 +0100 Subject: Rename xlinks2 to xlinks2.profile --- etc/profile-m-z/xlinks2 | 20 -------------------- etc/profile-m-z/xlinks2.profile | 20 ++++++++++++++++++++ 2 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 etc/profile-m-z/xlinks2 create mode 100644 etc/profile-m-z/xlinks2.profile (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/xlinks2 b/etc/profile-m-z/xlinks2 deleted file mode 100644 index d7edd3543..000000000 --- a/etc/profile-m-z/xlinks2 +++ /dev/null @@ -1,20 +0,0 @@ -# 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 alternatives,fonts,ld.so.cache,ld.so.preload - -# Redirect -include links2.profile diff --git a/etc/profile-m-z/xlinks2.profile b/etc/profile-m-z/xlinks2.profile new file mode 100644 index 000000000..d7edd3543 --- /dev/null +++ b/etc/profile-m-z/xlinks2.profile @@ -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 alternatives,fonts,ld.so.cache,ld.so.preload + +# Redirect +include links2.profile -- cgit v1.2.3-70-g09d2