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/xzdec.profile | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'etc/xzdec.profile') diff --git a/etc/xzdec.profile b/etc/xzdec.profile index 2a84bf0ee..0d5b8dda6 100644 --- a/etc/xzdec.profile +++ b/etc/xzdec.profile @@ -1,17 +1,14 @@ +# Firejail profile for xzdec +# 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/xzdec.local - -# xzdec profile -ignore noroot -include /etc/firejail/default.profile +# Persistent global definitions +include /etc/firejail/globals.local blacklist /tmp/.X11-unix +ignore noroot net none no3d nosound @@ -19,3 +16,5 @@ shell none tracelog private-dev + +include /etc/firejail/default.profile -- cgit v1.2.3-54-g00ecf