From ef7d9f317df04aba559d552dacd0562d7561bcf2 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Thu, 1 Mar 2018 23:02:43 +0100 Subject: add join-or-start to dolphin, okular and kwrite fixes registration of d-bus services, closes #1391 --- etc/dolphin.profile | 2 ++ etc/kwrite.profile | 2 ++ etc/okular.profile | 2 ++ 3 files changed, 6 insertions(+) diff --git a/etc/dolphin.profile b/etc/dolphin.profile index ce167b7a7..3a17e1b26 100644 --- a/etc/dolphin.profile +++ b/etc/dolphin.profile @@ -34,3 +34,5 @@ shell none # private-dev # private-etc # private-tmp + +join-or-start dolphin diff --git a/etc/kwrite.profile b/etc/kwrite.profile index 807ecf62b..e87258d2b 100644 --- a/etc/kwrite.profile +++ b/etc/kwrite.profile @@ -41,3 +41,5 @@ tracelog private-dev # private-etc fonts private-tmp + +join-or-start kwrite diff --git a/etc/okular.profile b/etc/okular.profile index d98d4792f..b26c3ab31 100644 --- a/etc/okular.profile +++ b/etc/okular.profile @@ -49,3 +49,5 @@ private-etc alternatives,cups,fonts,kde4rc,kde5rc,ld.so.cache,machine-id,xdg # memory-deny-write-execute noexec ${HOME} noexec /tmp + +join-or-start okular -- cgit v1.2.3-54-g00ecf