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/file-roller.profile | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'etc/file-roller.profile') diff --git a/etc/file-roller.profile b/etc/file-roller.profile index 15d8d36c6..173bb344f 100644 --- a/etc/file-roller.profile +++ b/etc/file-roller.profile @@ -1,18 +1,17 @@ -# Persistent global definitions go here +# Firejail profile for file-roller +# This file is overwritten after every install/update +# Persistent local customizations +include /etc/firejail/file-roller.local +# Persistent global definitions include /etc/firejail/globals.local -# This file is overwritten during software install. -# Persistent customizations should go in a .local file. -include /etc/firejail/file-roller.local -# file-roller profile include /etc/firejail/disable-common.inc -include /etc/firejail/disable-programs.inc include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc +include /etc/firejail/disable-programs.inc caps.drop all -#ipc-namespace net none no3d nogroups @@ -26,9 +25,9 @@ shell none tracelog # private-bin file-roller -# private-tmp private-dev # private-etc fonts +# private-tmp memory-deny-write-execute noexec ${HOME} -- cgit v1.2.3-54-g00ecf