From 5a066e991cb22635b6f7e51bfae009570bac7f72 Mon Sep 17 00:00:00 2001 From: valoq Date: Thu, 1 Dec 2016 14:36:45 +0100 Subject: added warning for dolphin --- etc/dolphin.profile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/etc/dolphin.profile b/etc/dolphin.profile index 1a6abb71d..09a86f811 100644 --- a/etc/dolphin.profile +++ b/etc/dolphin.profile @@ -1,9 +1,13 @@ # dolphin profile + +# warning: firejail is currently not effectively constraining dolphin since used services are started by kdeinit5 + noblacklist ~/.config/dolphinrc noblacklist ~/.local/share/dolphin include /etc/firejail/disable-common.inc -include /etc/firejail/disable-programs.inc +# dolphin needs to be able to start arbitrary applications so we cannot blacklist their files +#include /etc/firejail/disable-programs.inc include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc -- cgit v1.2.3-70-g09d2