firejail/etc/checkbashisms.profile
2018-10-18 08:56:41 -04:00

49 lines
1,021 B
Text

# Firejail profile for checkbashisms
# Description: Lint tool for shell scripts
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include /etc/firejail/checkbashisms.local
# Persistent global definitions
include /etc/firejail/globals.local
noblacklist ${DOCUMENTS}
# Allow perl (blacklisted by disable-interpreters.inc)
noblacklist ${PATH}/cpan*
noblacklist ${PATH}/core_perl
noblacklist ${PATH}/perl
noblacklist /usr/lib/perl*
noblacklist /usr/share/perl*
include /etc/firejail/disable-common.inc
include /etc/firejail/disable-devel.inc
include /etc/firejail/disable-interpreters.inc
include /etc/firejail/disable-passwdmgr.inc
include /etc/firejail/disable-programs.inc
include /etc/firejail/disable-xdg.inc
include /etc/firejail/whitelist-var-common.inc
caps.drop all
ipc-namespace
net none
no3d
nodbus
nodvd
nogroups
nonewprivs
noroot
nosound
notv
novideo
protocol unix
seccomp
shell none
private-dev
private-tmp
memory-deny-write-execute
noexec ${HOME}
noexec /tmp