aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/spectre-meltdown-checker.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2022-12-21 23:37:19 +0000
committerLibravatar GitHub <noreply@github.com>2022-12-21 23:37:19 +0000
commitc350abfc712610ad2b557224727913df835e6e83 (patch)
tree3bfc5a9944e6e9c498a3bef3b3764d807d810d06 /etc/profile-m-z/spectre-meltdown-checker.profile
parentseahorse refactoring (#5543) (diff)
downloadfirejail-c350abfc712610ad2b557224727913df835e6e83.tar.gz
firejail-c350abfc712610ad2b557224727913df835e6e83.tar.zst
firejail-c350abfc712610ad2b557224727913df835e6e83.zip
spectre-meltdown-checker: fixes (#5546)
Diffstat (limited to 'etc/profile-m-z/spectre-meltdown-checker.profile')
-rw-r--r--etc/profile-m-z/spectre-meltdown-checker.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/profile-m-z/spectre-meltdown-checker.profile b/etc/profile-m-z/spectre-meltdown-checker.profile
index d21f49e61..d2566040e 100644
--- a/etc/profile-m-z/spectre-meltdown-checker.profile
+++ b/etc/profile-m-z/spectre-meltdown-checker.profile
@@ -10,6 +10,7 @@ blacklist ${RUNUSER}/wayland-*
10 10
11noblacklist ${PATH}/mount 11noblacklist ${PATH}/mount
12noblacklist ${PATH}/umount 12noblacklist ${PATH}/umount
13noblacklist /proc/config.gz
13 14
14# Allow perl (blacklisted by disable-interpreters.inc) 15# Allow perl (blacklisted by disable-interpreters.inc)
15include allow-perl.inc 16include allow-perl.inc
@@ -41,7 +42,7 @@ x11 none
41 42
42disable-mnt 43disable-mnt
43private 44private
44private-bin awk,bzip2,cat,coreos-install,cpucontrol,cut,dd,dirname,dmesg,dnf,echo,grep,gunzip,gz,gzip,head,id,kldload,kldstat,liblz4-tool,lzop,mktemp,modinfo,modprobe,mount,nm,objdump,od,perl,printf,readelf,rm,sed,seq,sh,sort,spectre-meltdown-checker,spectre-meltdown-checker.sh,stat,strings,sysctl,tail,test,toolbox,tr,uname,which,xz-utils 45private-bin awk,basename,bzip2,cat,coreos-install,cpucontrol,cut,dd,dirname,dmesg,dnf,echo,grep,gunzip,gz,gzip,head,id,kldload,kldstat,liblz4-tool,lzop,mktemp,modinfo,modprobe,mount,nm,objdump,od,perl,printf,ps,readelf,rm,sed,seq,sh,sort,spectre-meltdown-checker,spectre-meltdown-checker.sh,stat,strings,sysctl,tail,test,toolbox,tr,uname,unzstd,which,xz-utils
45private-cache 46private-cache
46private-tmp 47private-tmp
47 48