aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-02-24 21:31:17 +0000
committerLibravatar GitHub <noreply@github.com>2019-02-24 21:31:17 +0000
commit4196637adc23b071d48efdcc03962c3256eaf511 (patch)
tree38c6847e4cb908f10d9cc0b0774382c6f8e0a1da /etc
parentHarden file.profile (#2458) (diff)
downloadfirejail-4196637adc23b071d48efdcc03962c3256eaf511.tar.gz
firejail-4196637adc23b071d48efdcc03962c3256eaf511.tar.zst
firejail-4196637adc23b071d48efdcc03962c3256eaf511.zip
Harden git.profile (#2459)
Diffstat (limited to 'etc')
-rw-r--r--etc/git.profile7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/git.profile b/etc/git.profile
index 243516e88..e2d938416 100644
--- a/etc/git.profile
+++ b/etc/git.profile
@@ -22,7 +22,10 @@ include disable-common.inc
22include disable-passwdmgr.inc 22include disable-passwdmgr.inc
23include disable-programs.inc 23include disable-programs.inc
24 24
25apparmor
25caps.drop all 26caps.drop all
27ipc-namespace
28machine-id
26netfilter 29netfilter
27no3d 30no3d
28nodvd 31nodvd
@@ -39,3 +42,7 @@ shell none
39 42
40private-cache 43private-cache
41private-dev 44private-dev
45
46memory-deny-write-execute
47noexec ${HOME}
48noexec /tmp