aboutsummaryrefslogtreecommitdiffstats
path: root/etc/disable-exec.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/disable-exec.inc')
-rw-r--r--etc/disable-exec.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/disable-exec.inc b/etc/disable-exec.inc
index c535af7d4..ee3391730 100644
--- a/etc/disable-exec.inc
+++ b/etc/disable-exec.inc
@@ -6,6 +6,6 @@ noexec ${HOME}
6noexec ${RUNUSER} 6noexec ${RUNUSER}
7noexec /dev/shm 7noexec /dev/shm
8noexec /tmp 8noexec /tmp
9# /var/tmp is noexec by default 9# /var is noexec by default for unprivileged users
10# just in case there is a keep-var-tmp option: 10# except there is a writable-var option, so just in case:
11noexec /var/tmp 11noexec /var