From 9e3ba319be6b9546d7e8f450ca419ee2f3f4040b Mon Sep 17 00:00:00 2001 From: Tad Date: Mon, 7 Aug 2017 01:22:08 -0400 Subject: Unify all profiles --- etc/7z.profile | 25 ++++++++++++------------- 1 file changed, 12 insertions(+), 13 deletions(-) (limited to 'etc/7z.profile') 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 @@ +# Firejail profile for 7z +# This file is overwritten after every install/update quiet -# Persistent global definitions go here -include /etc/firejail/globals.local - -# This file is overwritten during software install. -# Persistent customizations should go in a .local file. +# Persistent local customizations include /etc/firejail/7z.local - -# 7zip crompression tool profile -ignore noroot - -include /etc/firejail/default.profile +# Persistent global definitions +include /etc/firejail/globals.local blacklist /tmp/.X11-unix -tracelog +ignore noroot net none +no3d +nosound nosound novideo shell none +tracelog + private-dev -nosound -no3d + +include /etc/firejail/default.profile -- cgit v1.2.3-70-g09d2