aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2018-04-05 22:30:45 +0200
committerLibravatar GitHub <noreply@github.com>2018-04-05 22:30:45 +0200
commit2517a075869737630c3b56023e732fe38ae19d53 (patch)
treea3dc5a60506ea3364bd928d512c48bf02ccf02bf
parentMerge pull request #1863 from glitsj16/mpd (diff)
parentCreate enchant-lsmod-2.profile (diff)
downloadfirejail-2517a075869737630c3b56023e732fe38ae19d53.tar.gz
firejail-2517a075869737630c3b56023e732fe38ae19d53.tar.zst
firejail-2517a075869737630c3b56023e732fe38ae19d53.zip
Merge pull request #1864 from glitsj16/enchant
Update enchant profile
-rw-r--r--etc/enchant-2.profile9
-rw-r--r--etc/enchant-lsmod-2.profile9
-rw-r--r--etc/enchant-lsmod.profile9
-rw-r--r--etc/enchant.profile14
4 files changed, 37 insertions, 4 deletions
diff --git a/etc/enchant-2.profile b/etc/enchant-2.profile
new file mode 100644
index 000000000..ba7573289
--- /dev/null
+++ b/etc/enchant-2.profile
@@ -0,0 +1,9 @@
1# Firejail profile for enchant-2
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/enchant-2.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8# Redirect
9include /etc/firejail/enchant.profile
diff --git a/etc/enchant-lsmod-2.profile b/etc/enchant-lsmod-2.profile
new file mode 100644
index 000000000..1b646eef6
--- /dev/null
+++ b/etc/enchant-lsmod-2.profile
@@ -0,0 +1,9 @@
1# Firejail profile for enchant-lsmod-2
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/enchant-lsmod-2.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8# Redirect
9include /etc/firejail/enchant.profile
diff --git a/etc/enchant-lsmod.profile b/etc/enchant-lsmod.profile
new file mode 100644
index 000000000..3452b0421
--- /dev/null
+++ b/etc/enchant-lsmod.profile
@@ -0,0 +1,9 @@
1# Firejail profile for enchant-lsmod
2# This file is overwritten after every install/update
3# Persistent local customizations
4include /etc/firejail/enchant-lsmod.local
5# Persistent global definitions
6include /etc/firejail/globals.local
7
8# Redirect
9include /etc/firejail/enchant.profile
diff --git a/etc/enchant.profile b/etc/enchant.profile
index 0e9ed3f22..29472313d 100644
--- a/etc/enchant.profile
+++ b/etc/enchant.profile
@@ -15,6 +15,8 @@ include /etc/firejail/disable-programs.inc
15 15
16caps.drop all 16caps.drop all
17netfilter 17netfilter
18no3d
19nodbus
18nodvd 20nodvd
19nogroups 21nogroups
20nonewprivs 22nonewprivs
@@ -27,7 +29,11 @@ seccomp
27shell none 29shell none
28tracelog 30tracelog
29 31
30# private-bin enchant 32# private-bin enchant, enchant-*
31# private-dev 33private-dev
32# private-etc fonts 34private-etc none
33# private-tmp 35private-tmp
36
37# memory-deny-write-execute
38noexec ${HOME}
39noexec /tmp