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/mcabber.profile | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'etc/mcabber.profile') diff --git a/etc/mcabber.profile b/etc/mcabber.profile index 603b5f5a0..8563201ac 100644 --- a/etc/mcabber.profile +++ b/etc/mcabber.profile @@ -1,28 +1,27 @@ -# 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 mcabber +# This file is overwritten after every install/update +# Persistent local customizations include /etc/firejail/mcabber.local +# Persistent global definitions +include /etc/firejail/globals.local -# mcabber profile noblacklist ${HOME}/.mcabber noblacklist ${HOME}/.mcabberrc 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 netfilter nonewprivs noroot +nosound protocol inet,inet6 seccomp +shell none private-bin mcabber -private-etc null private-dev -shell none -nosound +private-etc null -- cgit v1.2.3-54-g00ecf