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-m-z/pipe-viewer-gtk.profile14
-rw-r--r--etc/profile-m-z/youtube-viewer-gtk.profile14
3 files changed, 42 insertions, 0 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-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