aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-02-24 22:04:15 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-24 22:04:15 +0000
commit135c6462b0cda73eaf4d27efbf6b1ecfac0b3b34 (patch)
tree956330cc4df3afd61114c46fc1be8a9a08ce1362
parentHarden gucharmap.profile (#2463) (diff)
downloadfirejail-135c6462b0cda73eaf4d27efbf6b1ecfac0b3b34.tar.gz
firejail-135c6462b0cda73eaf4d27efbf6b1ecfac0b3b34.tar.zst
firejail-135c6462b0cda73eaf4d27efbf6b1ecfac0b3b34.zip
Harden img2txt.profile (#2464)
-rw-r--r--etc/img2txt.profile7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/img2txt.profile b/etc/img2txt.profile
index 2011759e3..24fd29fbe 100644
--- a/etc/img2txt.profile
+++ b/etc/img2txt.profile
@@ -15,7 +15,10 @@ include disable-passwdmgr.inc
15include disable-programs.inc 15include disable-programs.inc
16include disable-xdg.inc 16include disable-xdg.inc
17 17
18apparmor
18caps.drop all 19caps.drop all
20ipc-namespace
21machine-id
19net none 22net none
20nodbus 23nodbus
21nodvd 24nodvd
@@ -36,3 +39,7 @@ private-cache
36private-dev 39private-dev
37# private-etc alternatives 40# private-etc alternatives
38private-tmp 41private-tmp
42
43memory-deny-write-execute
44noexec ${HOME}
45noexec /tmp