From 026de86a10c9e0c4b9cc5d760453300379052d94 Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Sun, 16 Jun 2019 12:35:00 +0200 Subject: add rhythmbox-client.profile --- etc/rhythmbox-client.profile | 11 +++++++++++ etc/rhythmbox.profile | 4 +--- 2 files changed, 12 insertions(+), 3 deletions(-) create mode 100644 etc/rhythmbox-client.profile (limited to 'etc') diff --git a/etc/rhythmbox-client.profile b/etc/rhythmbox-client.profile new file mode 100644 index 000000000..29e65d716 --- /dev/null +++ b/etc/rhythmbox-client.profile @@ -0,0 +1,11 @@ +# Firejail profile for rhythmbox-client +# Description: controls a running instance of rhythmbox +# This file is overwritten after every install/update +# Persistent local customizations +include rhythmbox-client.local +# Persistent global definitions +# added by included profile +#include globals.local + +# Redirect +include rhythmbox.profile diff --git a/etc/rhythmbox.profile b/etc/rhythmbox.profile index 1c9f0e4d1..9bcbdb561 100644 --- a/etc/rhythmbox.profile +++ b/etc/rhythmbox.profile @@ -26,7 +26,6 @@ include whitelist-var-common.inc # apparmor - makes settings immutable caps.drop all netfilter -# no3d # nodbus - makes settings immutable nogroups nonewprivs @@ -39,7 +38,6 @@ seccomp shell none tracelog -private-bin rhythmbox +private-bin rhythmbox,rhythmbox-client private-dev private-tmp - -- cgit v1.2.3-54-g00ecf