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/lxterminal.profile | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'etc/lxterminal.profile') diff --git a/etc/lxterminal.profile b/etc/lxterminal.profile index 08293647e..22ecbaa6f 100644 --- a/etc/lxterminal.profile +++ b/etc/lxterminal.profile @@ -1,17 +1,19 @@ -# Persistent global definitions go here +# Firejail profile for lxterminal +# This file is overwritten after every install/update +# Persistent local customizations +include /etc/firejail/lxterminal.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/lxterminal.local -# lxterminal (LXDE) profile include /etc/firejail/disable-common.inc -include /etc/firejail/disable-programs.inc include /etc/firejail/disable-passwdmgr.inc +include /etc/firejail/disable-programs.inc caps.drop all netfilter protocol unix,inet,inet6 seccomp -#noroot - somehow this breaks on Debian Jessie! + +# CLOBBERED COMMENTS +# noroot - somehow this breaks on Debian Jessie! -- cgit v1.2.3-54-g00ecf