aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-04-18 08:36:23 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-04-18 08:36:23 -0400
commitf94b3bb27565a93b6d963bda2daac4b912458861 (patch)
treec99a784e16ab2040df4dc7251dbf1a44aa91be03 /etc
parentmerges (diff)
downloadfirejail-f94b3bb27565a93b6d963bda2daac4b912458861.tar.gz
firejail-f94b3bb27565a93b6d963bda2daac4b912458861.tar.zst
firejail-f94b3bb27565a93b6d963bda2daac4b912458861.zip
gnome fixes
Diffstat (limited to 'etc')
-rw-r--r--etc/gnome-books.profile2
-rw-r--r--etc/gnome-calculator.profile2
-rw-r--r--etc/gnome-maps.profile2
3 files changed, 3 insertions, 3 deletions
diff --git a/etc/gnome-books.profile b/etc/gnome-books.profile
index d7bd5c633..5e0ae2c43 100644
--- a/etc/gnome-books.profile
+++ b/etc/gnome-books.profile
@@ -26,4 +26,4 @@ tracelog
26# private-bin gjs gnome-books 26# private-bin gjs gnome-books
27private-tmp 27private-tmp
28private-dev 28private-dev
29private-etc fonts 29#private-etc fonts
diff --git a/etc/gnome-calculator.profile b/etc/gnome-calculator.profile
index 28f0d646c..eb9027ca4 100644
--- a/etc/gnome-calculator.profile
+++ b/etc/gnome-calculator.profile
@@ -30,7 +30,7 @@ shell none
30 30
31private-bin gnome-calculator 31private-bin gnome-calculator
32private-dev 32private-dev
33private-etc fonts 33#private-etc fonts
34private-tmp 34private-tmp
35 35
36noexec ${HOME} 36noexec ${HOME}
diff --git a/etc/gnome-maps.profile b/etc/gnome-maps.profile
index 54c0eb99c..8ffbe9141 100644
--- a/etc/gnome-maps.profile
+++ b/etc/gnome-maps.profile
@@ -5,7 +5,7 @@ include /etc/firejail/gnome-maps.local
5# gnome-maps profile 5# gnome-maps profile
6 6
7# when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them 7# when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them
8 8noblacklist ${HOME}/.cache/champlain
9include /etc/firejail/disable-common.inc 9include /etc/firejail/disable-common.inc
10include /etc/firejail/disable-programs.inc 10include /etc/firejail/disable-programs.inc
11include /etc/firejail/disable-devel.inc 11include /etc/firejail/disable-devel.inc