aboutsummaryrefslogtreecommitdiffstats
path: root/etc/sdat2img.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-06-15 06:22:18 -0500
committerLibravatar GitHub <noreply@github.com>2018-06-15 06:22:18 -0500
commit31bb894f2afd8686bc5051fdc8b59bc5e8f738e4 (patch)
treee617fa5b0b44f1ebf581fb7738f3ee7ce79a7253 /etc/sdat2img.profile
parentreadme.md (diff)
parentAdd private-cache to many profiles (diff)
downloadfirejail-31bb894f2afd8686bc5051fdc8b59bc5e8f738e4.tar.gz
firejail-31bb894f2afd8686bc5051fdc8b59bc5e8f738e4.tar.zst
firejail-31bb894f2afd8686bc5051fdc8b59bc5e8f738e4.zip
Merge pull request #2003 from SkewedZeppelin/revert-private-cache
Revert private cache enabled by default
Diffstat (limited to 'etc/sdat2img.profile')
-rw-r--r--etc/sdat2img.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/sdat2img.profile b/etc/sdat2img.profile
index a0674acbc..fbe1b2de5 100644
--- a/etc/sdat2img.profile
+++ b/etc/sdat2img.profile
@@ -34,6 +34,7 @@ seccomp
34shell none 34shell none
35 35
36private-bin sdat2img,env,python* 36private-bin sdat2img,env,python*
37private-cache
37private-dev 38private-dev
38 39
39noexec ${HOME} 40noexec ${HOME}