aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/eog.profile1
-rw-r--r--etc/gcalccmd.profile13
2 files changed, 14 insertions, 0 deletions
diff --git a/etc/eog.profile b/etc/eog.profile
index 8cb64009c..75d343d4e 100644
--- a/etc/eog.profile
+++ b/etc/eog.profile
@@ -37,6 +37,7 @@ seccomp
37shell none 37shell none
38 38
39private-bin eog 39private-bin eog
40private-cache
40private-dev 41private-dev
41private-etc fonts 42private-etc fonts
42private-lib gdk-pixbuf-2.*,gio,girepository-1.*,gvfs,libgconf-2.so.* 43private-lib gdk-pixbuf-2.*,gio,girepository-1.*,gvfs,libgconf-2.so.*
diff --git a/etc/gcalccmd.profile b/etc/gcalccmd.profile
new file mode 100644
index 000000000..691d6b0c4
--- /dev/null
+++ b/etc/gcalccmd.profile
@@ -0,0 +1,13 @@
1# Firejail profile for gcalccmd
2# Description: GNOME console calculator
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gcalccmd.local
6# Persistent global definitions
7# added by included profile
8#include globals.local
9
10private-bin gcalccmd
11
12# Redirect
13include gnome-calculator.profile