aboutsummaryrefslogtreecommitdiffstats
path: root/etc/7z.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2017-08-07 01:22:08 -0400
committerLibravatar Tad <tad@spotco.us>2017-08-07 01:22:08 -0400
commit9e3ba319be6b9546d7e8f450ca419ee2f3f4040b (patch)
tree0aebe82de78a61877c267f4dcb2ebcc13a2e37c9 /etc/7z.profile
parentvarious profile fixes (#1433) (diff)
downloadfirejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.gz
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.tar.zst
firejail-9e3ba319be6b9546d7e8f450ca419ee2f3f4040b.zip
Unify all profiles
Diffstat (limited to 'etc/7z.profile')
-rw-r--r--etc/7z.profile25
1 files changed, 12 insertions, 13 deletions
diff --git a/etc/7z.profile b/etc/7z.profile
index c7c857dc8..5e2b76f18 100644
--- a/etc/7z.profile
+++ b/etc/7z.profile
@@ -1,23 +1,22 @@
1# Firejail profile for 7z
2# This file is overwritten after every install/update
1quiet 3quiet
2# Persistent global definitions go here 4# Persistent local customizations
3include /etc/firejail/globals.local
4
5# This file is overwritten during software install.
6# Persistent customizations should go in a .local file.
7include /etc/firejail/7z.local 5include /etc/firejail/7z.local
8 6# Persistent global definitions
9# 7zip crompression tool profile 7include /etc/firejail/globals.local
10ignore noroot
11
12include /etc/firejail/default.profile
13 8
14blacklist /tmp/.X11-unix 9blacklist /tmp/.X11-unix
15 10
16tracelog 11ignore noroot
17net none 12net none
13no3d
14nosound
18nosound 15nosound
19novideo 16novideo
20shell none 17shell none
18tracelog
19
21private-dev 20private-dev
22nosound 21
23no3d 22include /etc/firejail/default.profile