aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gjs.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-a-l/gjs.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-a-l/gjs.profile')
-rw-r--r--etc/profile-a-l/gjs.profile45
1 files changed, 45 insertions, 0 deletions
diff --git a/etc/profile-a-l/gjs.profile b/etc/profile-a-l/gjs.profile
new file mode 100644
index 000000000..9c8848b8a
--- /dev/null
+++ b/etc/profile-a-l/gjs.profile
@@ -0,0 +1,45 @@
1# Firejail profile for gjs
2# Description: Mozilla-based javascript bindings for the GNOME platform
3# This file is overwritten after every install/update
4# Persistent local customizations
5include gjs.local
6# Persistent global definitions
7include globals.local
8
9# when gjs apps are started via gnome-shell, firejail is not applied because systemd will start them
10
11noblacklist ${HOME}/.cache/libgweather
12noblacklist ${HOME}/.cache/org.gnome.Books
13noblacklist ${HOME}/.config/libreoffice
14noblacklist ${HOME}/.local/share/gnome-photos
15
16# Allow gjs (blacklisted by disable-interpreters.inc)
17include allow-gjs.inc
18
19include disable-common.inc
20include disable-devel.inc
21include disable-interpreters.inc
22include disable-passwdmgr.inc
23include disable-programs.inc
24
25include whitelist-runuser-common.inc
26include whitelist-usr-share-common.inc
27include whitelist-var-common.inc
28
29caps.drop all
30netfilter
31nodvd
32nogroups
33nonewprivs
34noroot
35notv
36nou2f
37protocol unix,inet,inet6
38seccomp
39shell none
40tracelog
41
42# private-bin gjs,gnome-books,gnome-documents,gnome-maps,gnome-photos,gnome-weather
43private-dev
44# private-etc alternatives,ca-certificates,crypto-policies,fonts,pki,ssl
45private-tmp