aboutsummaryrefslogtreecommitdiffstats
path: root/etc/disable-exec.inc
blob: c535af7d4d7a2355d4c63b0d9d80e67134247eeb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# This file is overwritten during software install.
# Persistent customizations should go in a .local file.
include disable-exec.local

noexec ${HOME}
noexec ${RUNUSER}
noexec /dev/shm
noexec /tmp
# /var/tmp is noexec by default
# just in case there is a keep-var-tmp option:
noexec /var/tmp