From 9fca4500c4d527afce3bd2228388c4a1990772a9 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Thu, 13 May 2021 13:48:23 +0000 Subject: Follow-up for #4165 (#4271) * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * Follow-up for #4165 * fix noroot comment As suggested [here](https://github.com/netblue30/firejail/pull/4271#discussion_r630981737). * fix dbus-user comment As suggested [here](https://github.com/netblue30/firejail/pull/4271#discussion_r630982527). * fix private-dev comment As suggested [here](https://github.com/netblue30/firejail/pull/4271#discussion_r630980029). * fix private-etc comment As suggested [here](https://github.com/netblue30/firejail/pull/4271#discussion_r630979698). * move writable-var comment cfr. profile.template --- etc/profile-a-l/amarok.profile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'etc/profile-a-l/amarok.profile') diff --git a/etc/profile-a-l/amarok.profile b/etc/profile-a-l/amarok.profile index a15d3628d..a7caddc4c 100644 --- a/etc/profile-a-l/amarok.profile +++ b/etc/profile-a-l/amarok.profile @@ -35,14 +35,14 @@ private-dev # private-etc alternatives,asound.conf,ca-certificates,crypto-policies,machine-id,pki,pulse,ssl private-tmp -# If you ain't on kde-plasma you need to uncomment the following dbus-user filter dbus-user.own org.kde.amarok -#dbus-user.own org.kde.kded -#dbus-user.own org.kde.klauncher dbus-user.own org.mpris.amarok dbus-user.own org.mpris.MediaPlayer2.amarok dbus-user.talk org.freedesktop.Notifications -#dbus-user.talk org.kde.knotify dbus-user.talk org.kde.StatusNotifierWatcher +# If you're not on kde-plasma add the next lines to your amarok.local. +#dbus-user.own org.kde.kded +#dbus-user.own org.kde.klauncher +#dbus-user.talk org.kde.knotify dbus-system none -- cgit v1.2.3-70-g09d2