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/img2txt.profile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'etc/img2txt.profile') diff --git a/etc/img2txt.profile b/etc/img2txt.profile index 2ea359e72..5117e887b 100644 --- a/etc/img2txt.profile +++ b/etc/img2txt.profile @@ -1,15 +1,15 @@ -# Persistent global definitions go here +# Firejail profile for img2txt +# This file is overwritten after every install/update +# Persistent local customizations +include /etc/firejail/img2txt.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/img2txt.local -# img2txt 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 net none @@ -22,7 +22,7 @@ seccomp shell none tracelog -#private-bin img2txt -private-tmp +# private-bin img2txt private-dev -#private-etc none +# private-etc none +private-tmp -- cgit v1.2.3-70-g09d2