aboutsummaryrefslogtreecommitdiffstats
path: root/etc/devhelp.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/devhelp.profile')
-rw-r--r--etc/devhelp.profile5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/devhelp.profile b/etc/devhelp.profile
index cc9553e73..f3c012acb 100644
--- a/etc/devhelp.profile
+++ b/etc/devhelp.profile
@@ -24,7 +24,6 @@ include whitelist-usr-share-common.inc
24apparmor 24apparmor
25caps.drop all 25caps.drop all
26# net none - makes settings immutable 26# net none - makes settings immutable
27# nodbus - makes settings immutable
28nodvd 27nodvd
29nogroups 28nogroups
30nonewprivs 29nonewprivs
@@ -45,6 +44,10 @@ private-dev
45private-etc alternatives,dconf,fonts,ld.so.cache,machine-id,ssl 44private-etc alternatives,dconf,fonts,ld.so.cache,machine-id,ssl
46private-tmp 45private-tmp
47 46
47# makes settings immutable
48# dbus-user none
49# dbus-system none
50
48#memory-deny-write-execute - breaks on Arch (see issue #1803) 51#memory-deny-write-execute - breaks on Arch (see issue #1803)
49 52
50read-only ${HOME} 53read-only ${HOME}