aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/profile-a-l/lbry-viewer-gtk.profile14
-rw-r--r--etc/profile-a-l/lobster.profile2
-rw-r--r--etc/profile-m-z/pipe-viewer-gtk.profile14
-rw-r--r--etc/profile-m-z/youtube-viewer-gtk.profile14
4 files changed, 43 insertions, 1 deletions
diff --git a/etc/profile-a-l/lbry-viewer-gtk.profile b/etc/profile-a-l/lbry-viewer-gtk.profile
new file mode 100644
index 000000000..8d0b7e8a0
--- /dev/null
+++ b/etc/profile-a-l/lbry-viewer-gtk.profile
@@ -0,0 +1,14 @@
1# Firejail profile for lbry-viewer-gtk
2# Description: GTK front-end to lbry-viewer
3# This file is overwritten after every install/update
4# Persistent local customizations
5include lbry-viewer-gtk.local
6# added by included profile
7#include globals.local
8
9private-bin lbry-viewer-gtk
10
11include gtk-youtube-viewers-common.profile
12
13# Redirect
14include lbry-viewer.profile
diff --git a/etc/profile-a-l/lobster.profile b/etc/profile-a-l/lobster.profile
index 367f69743..b46a689e8 100644
--- a/etc/profile-a-l/lobster.profile
+++ b/etc/profile-a-l/lobster.profile
@@ -42,7 +42,7 @@ noprinters
42notv 42notv
43 43
44disable-mnt 44disable-mnt
45private-bin base64,bash,cat,command,curl,cut,date,dirname,echo,ffmpeg,ffprobe,find,fzf,grep,head,hxunent,ln,lobster,ls,mkdir,mkfifo,nano,nohup,openssl,patch,pgrep,ps,rm,rofi,sed,sh,sleep,socat,tail,tee,tput,tr,ueberzugpp,uname,uuidgen,vim,wc 45private-bin base64,basename,bash,cat,curl,cut,date,dirname,echo,ffmpeg,ffprobe,find,fzf,grep,head,hxunent,ln,lobster,ls,mkdir,mkfifo,nano,nohup,openssl,patch,pgrep,ps,rm,rofi,sed,sh,sleep,socat,tail,tee,tput,tr,ueberzugpp,uname,uuidgen,vim,wc
46#private-cache 46#private-cache
47private-etc X11,alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,pango,pki,protocols,pulse,resolv.conf,rpc,services,ssl,xdg 47private-etc X11,alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,pango,pki,protocols,pulse,resolv.conf,rpc,services,ssl,xdg
48private-tmp 48private-tmp
diff --git a/etc/profile-m-z/pipe-viewer-gtk.profile b/etc/profile-m-z/pipe-viewer-gtk.profile
new file mode 100644
index 000000000..790dbfe25
--- /dev/null
+++ b/etc/profile-m-z/pipe-viewer-gtk.profile
@@ -0,0 +1,14 @@
1# Firejail profile for pipe-viewer-gtk
2# Description: GTK front-end to pipe-viewer
3# This file is overwritten after every install/update
4# Persistent local customizations
5include pipe-viewer-gtk.local
6# added by included profile
7#include globals.local
8
9private-bin pipe-viewer-gtk
10
11include gtk-youtube-viewers-common.profile
12
13# Redirect
14include pipe-viewer.profile
diff --git a/etc/profile-m-z/youtube-viewer-gtk.profile b/etc/profile-m-z/youtube-viewer-gtk.profile
new file mode 100644
index 000000000..cd5b0219a
--- /dev/null
+++ b/etc/profile-m-z/youtube-viewer-gtk.profile
@@ -0,0 +1,14 @@
1# Firejail profile for youtube-viewer-gtk
2# Description: GTK front-end to youtube-viewer
3# This file is overwritten after every install/update
4# Persistent local customizations
5include youtube-viewer-gtk.local
6# added by included profile
7#include globals.local
8
9private-bin youtube-viewer-gtk
10
11include gtk-youtube-viewers-common.profile
12
13# Redirect
14include youtube-viewer.profile