aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/rhythmbox.profile7
-rw-r--r--etc/templates/profile.template3
2 files changed, 7 insertions, 3 deletions
diff --git a/etc/rhythmbox.profile b/etc/rhythmbox.profile
index df874f378..1c9f0e4d1 100644
--- a/etc/rhythmbox.profile
+++ b/etc/rhythmbox.profile
@@ -9,11 +9,14 @@ include globals.local
9noblacklist ${MUSIC} 9noblacklist ${MUSIC}
10noblacklist ${HOME}/.local/share/rhythmbox 10noblacklist ${HOME}/.local/share/rhythmbox
11 11
12# Allow python (blacklisted by disable-interpreters.inc)
13include allow-python2.inc
14include allow-python3.inc
15
12include disable-common.inc 16include disable-common.inc
13include disable-devel.inc 17include disable-devel.inc
14# rhythmbox is using Python
15include disable-exec.inc 18include disable-exec.inc
16#include disable-interpreters.inc 19include disable-interpreters.inc
17include disable-passwdmgr.inc 20include disable-passwdmgr.inc
18include disable-programs.inc 21include disable-programs.inc
19include disable-xdg.inc 22include disable-xdg.inc
diff --git a/etc/templates/profile.template b/etc/templates/profile.template
index 2c44ee3a9..f2b64ac5d 100644
--- a/etc/templates/profile.template
+++ b/etc/templates/profile.template
@@ -112,7 +112,7 @@
112#novideo 112#novideo
113#protocol unix,inet,inet6,netlink 113#protocol unix,inet,inet6,netlink
114#seccomp 114#seccomp
115##seccomp.drop SYSCALLS 115##seccomp.drop SYSCALLS (see also syscalls.txt)
116#shell none 116#shell none
117#tracelog 117#tracelog
118 118
@@ -135,5 +135,6 @@
135 135
136##env VAR=VALUE 136##env VAR=VALUE
137#memory-deny-write-execute 137#memory-deny-write-execute
138##noexec PATH
138##read-only ${HOME} 139##read-only ${HOME}
139##join-or-start NAME 140##join-or-start NAME