aboutsummaryrefslogtreecommitdiffstats
path: root/etc/file-roller.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/file-roller.profile')
-rw-r--r--etc/file-roller.profile9
1 files changed, 4 insertions, 5 deletions
diff --git a/etc/file-roller.profile b/etc/file-roller.profile
index 777efe0e3..ad52b0e97 100644
--- a/etc/file-roller.profile
+++ b/etc/file-roller.profile
@@ -8,6 +8,7 @@ include globals.local
8 8
9include disable-common.inc 9include disable-common.inc
10include disable-devel.inc 10include disable-devel.inc
11include disable-exec.inc
11include disable-interpreters.inc 12include disable-interpreters.inc
12include disable-passwdmgr.inc 13include disable-passwdmgr.inc
13include disable-programs.inc 14include disable-programs.inc
@@ -16,11 +17,11 @@ include whitelist-var-common.inc
16 17
17apparmor 18apparmor
18caps.drop all 19caps.drop all
19ipc-namespace 20#ipc-namespace - causing issues launching on archlinux
20machine-id 21machine-id
21net none 22# net none - breaks on older Ubuntu versions
22no3d 23no3d
23# nodbus makes settings immutable - comment if you need settings support 24# nodbus - makes settings immutable - comment if you need settings support
24nodbus 25nodbus
25nodvd 26nodvd
26nogroups 27nogroups
@@ -41,5 +42,3 @@ private-dev
41# private-tmp 42# private-tmp
42 43
43# memory-deny-write-execute 44# memory-deny-write-execute
44noexec ${HOME}
45noexec /tmp