aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gnome-photos.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gnome-photos.profile')
-rw-r--r--etc/gnome-photos.profile16
1 files changed, 7 insertions, 9 deletions
diff --git a/etc/gnome-photos.profile b/etc/gnome-photos.profile
index ed9dc0a03..5982b9dbd 100644
--- a/etc/gnome-photos.profile
+++ b/etc/gnome-photos.profile
@@ -1,20 +1,18 @@
1# Persistent global definitions go here 1# Firejail profile for gnome-photos
2include /etc/firejail/globals.local 2# This file is overwritten after every install/update
3 3# Persistent local customizations
4# This file is overwritten during software install.
5# Persistent customizations should go in a .local file.
6include /etc/firejail/gnome-photos.local 4include /etc/firejail/gnome-photos.local
7 5# Persistent global definitions
8# gnome-photos profile 6include /etc/firejail/globals.local
9 7
10# when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them 8# when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them
11 9
12noblacklist ~/.local/share/gnome-photos 10noblacklist ~/.local/share/gnome-photos
13 11
14include /etc/firejail/disable-common.inc 12include /etc/firejail/disable-common.inc
15include /etc/firejail/disable-programs.inc
16include /etc/firejail/disable-devel.inc 13include /etc/firejail/disable-devel.inc
17include /etc/firejail/disable-passwdmgr.inc 14include /etc/firejail/disable-passwdmgr.inc
15include /etc/firejail/disable-programs.inc
18 16
19caps.drop all 17caps.drop all
20netfilter 18netfilter
@@ -28,9 +26,9 @@ shell none
28tracelog 26tracelog
29 27
30# private-bin gjs gnome-photos 28# private-bin gjs gnome-photos
31private-tmp
32private-dev 29private-dev
33# private-etc fonts 30# private-etc fonts
31private-tmp
34 32
35noexec ${HOME} 33noexec ${HOME}
36noexec /tmp 34noexec /tmp