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/pithos.profile | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) (limited to 'etc/pithos.profile') diff --git a/etc/pithos.profile b/etc/pithos.profile index c08f27f17..7eea5d8c2 100644 --- a/etc/pithos.profile +++ b/etc/pithos.profile @@ -1,25 +1,18 @@ -# 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 pithos +# This file is overwritten after every install/update +# Persistent local customizations include /etc/firejail/pithos.local +# Persistent global definitions +include /etc/firejail/globals.local -# -#Profile for pithos -# -#Blacklist Paths include /etc/firejail/disable-common.inc -include /etc/firejail/disable-programs.inc -include /etc/firejail/disable-passwdmgr.inc include /etc/firejail/disable-devel.inc - +include /etc/firejail/disable-passwdmgr.inc +include /etc/firejail/disable-programs.inc include /etc/firejail/whitelist-common.inc -#Options caps.drop all -#ipc-namespace netfilter no3d nogroups @@ -30,9 +23,9 @@ protocol unix,inet,inet6 seccomp shell none +disable-mnt private-dev private-tmp -disable-mnt noexec ${HOME} noexec /tmp -- cgit v1.2.3-54-g00ecf