aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2018-04-23 21:00:28 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2018-04-23 21:00:28 +0200
commit52123d57092962b486c7b178e90ab16d1f9c14c7 (patch)
treef8383b28ec4389b07d20f6a951511fb6488a6f6b /etc
parentadd dependency on uids.h in $(MYLIBS) (diff)
downloadfirejail-52123d57092962b486c7b178e90ab16d1f9c14c7.tar.gz
firejail-52123d57092962b486c7b178e90ab16d1f9c14c7.tar.zst
firejail-52123d57092962b486c7b178e90ab16d1f9c14c7.zip
add baloo_filemetadata_temp_extractor profile
Diffstat (limited to 'etc')
-rw-r--r--etc/baloo_file.profile2
-rw-r--r--etc/baloo_filemetadata_temp_extractor.profile11
2 files changed, 12 insertions, 1 deletions
diff --git a/etc/baloo_file.profile b/etc/baloo_file.profile
index b71f66ba5..240573f44 100644
--- a/etc/baloo_file.profile
+++ b/etc/baloo_file.profile
@@ -35,7 +35,7 @@ seccomp.drop @cpu-emulation,@debug,@obsolete,@privileged,@resources,add_key,fano
35shell none 35shell none
36# x11 xorg 36# x11 xorg
37 37
38private-bin baloo_file,baloo_file_extractor,kbuildsycoca4 38private-bin baloo_file,baloo_file_extractor,baloo_filemetadata_temp_extractor,kbuildsycoca4
39private-dev 39private-dev
40private-tmp 40private-tmp
41 41
diff --git a/etc/baloo_filemetadata_temp_extractor.profile b/etc/baloo_filemetadata_temp_extractor.profile
new file mode 100644
index 000000000..6d09ecf40
--- /dev/null
+++ b/etc/baloo_filemetadata_temp_extractor.profile
@@ -0,0 +1,11 @@
1# Firejail profile for baloo_filemetadata_temp_extractor
2# This file is overwritten after every install/update
3# Persistent local customizations
4quiet
5include /etc/firejail/baloo_filemetadata_temp_extractor.local
6# Persistent global definitions
7include /etc/firejail/globals.local
8
9
10# Redirect
11include /etc/firejail/baloo_file.profile