aboutsummaryrefslogtreecommitdiffstats
path: root/etc/d-feet.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/d-feet.profile')
-rw-r--r--etc/d-feet.profile14
1 files changed, 7 insertions, 7 deletions
diff --git a/etc/d-feet.profile b/etc/d-feet.profile
index 1a11ca2a4..9475bdd2a 100644
--- a/etc/d-feet.profile
+++ b/etc/d-feet.profile
@@ -9,13 +9,16 @@ include globals.local
9noblacklist ${HOME}/.config/d-feet 9noblacklist ${HOME}/.config/d-feet
10 10
11# Allow python (disabled by disable-interpreters.inc) 11# Allow python (disabled by disable-interpreters.inc)
12#noblacklist ${PATH}/python2* 12noblacklist ${PATH}/python2*
13noblacklist ${PATH}/python3* 13noblacklist ${PATH}/python3*
14#noblacklist /usr/lib/python2* 14noblacklist /usr/lib/python2*
15noblacklist /usr/lib/python3* 15noblacklist /usr/lib/python3*
16noblacklist /usr/local/lib/python2*
17noblacklist /usr/local/lib/python3*
16 18
17include disable-common.inc 19include disable-common.inc
18include disable-devel.inc 20include disable-devel.inc
21include disable-exec.inc
19include disable-interpreters.inc 22include disable-interpreters.inc
20include disable-passwdmgr.inc 23include disable-passwdmgr.inc
21include disable-programs.inc 24include disable-programs.inc
@@ -29,8 +32,7 @@ include whitelist-var-common.inc
29apparmor 32apparmor
30caps.drop all 33caps.drop all
31ipc-namespace 34ipc-namespace
32machine-id 35# net none - breaks on Ubuntu
33net none
34no3d 36no3d
35nodvd 37nodvd
36nogroups 38nogroups
@@ -48,9 +50,7 @@ disable-mnt
48private-bin d-feet,python* 50private-bin d-feet,python*
49private-cache 51private-cache
50private-dev 52private-dev
51private-etc alternatives,dbus-1,fonts 53private-etc alternatives,dbus-1,fonts,machine-id
52private-tmp 54private-tmp
53 55
54# memory-deny-write-execute - Breaks on Arch 56# memory-deny-write-execute - Breaks on Arch
55noexec ${HOME}
56noexec /tmp