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/handbrake.profile | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'etc/handbrake.profile') diff --git a/etc/handbrake.profile b/etc/handbrake.profile index ccff63708..2b33051e2 100644 --- a/etc/handbrake.profile +++ b/etc/handbrake.profile @@ -1,15 +1,16 @@ -# 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. +# Firejail profile for handbrake +# This file is overwritten after every install/update +# Persistent local customizations include /etc/firejail/handbrake.local +# Persistent global definitions +include /etc/firejail/globals.local noblacklist ~/.config/ghb + include /etc/firejail/disable-common.inc include /etc/firejail/disable-devel.inc -include /etc/firejail/disable-programs.inc include /etc/firejail/disable-passwdmgr.inc +include /etc/firejail/disable-programs.inc caps.drop all netfilter -- cgit v1.2.3-54-g00ecf