aboutsummaryrefslogtreecommitdiffstats
path: root/etc/shellcheck.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-10-13 18:17:59 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-10-13 18:17:59 +0200
commit973247449c462fe62d066a31ad4ac7cee1330786 (patch)
treeecfb53c5f1df1e95a59fb6c8a9dcfbeddc024a9b /etc/shellcheck.profile
parentadd tracelog to some profiles (diff)
downloadfirejail-973247449c462fe62d066a31ad4ac7cee1330786.tar.gz
firejail-973247449c462fe62d066a31ad4ac7cee1330786.tar.zst
firejail-973247449c462fe62d066a31ad4ac7cee1330786.zip
harden pandoc & shellcheck
Diffstat (limited to 'etc/shellcheck.profile')
-rw-r--r--etc/shellcheck.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/shellcheck.profile b/etc/shellcheck.profile
index da5b4258b..2fcd69d3b 100644
--- a/etc/shellcheck.profile
+++ b/etc/shellcheck.profile
@@ -21,6 +21,7 @@ include whitelist-var-common.inc
21 21
22caps.drop all 22caps.drop all
23ipc-namespace 23ipc-namespace
24machine-id
24net none 25net none
25no3d 26no3d
26nodbus 27nodbus
@@ -35,8 +36,10 @@ novideo
35protocol unix 36protocol unix
36seccomp 37seccomp
37shell none 38shell none
39tracelog
38x11 none 40x11 none
39 41
42private-cache
40private-dev 43private-dev
41private-tmp 44private-tmp
42 45