From f9c9c469a23dbb6d484f82f6ba719d662b784753 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Fri, 17 Jan 2020 23:31:46 +0000 Subject: hardenings for various profiles (#3160) * harden devilspie * harden devilspie2 * harden curl * harden wget * harden curl * harden dig * harden claws-mail * harden dnscrypt-proxy * harden dnscrypt-proxy * harden dnscrypt-proxy * harden exfalso * refactor easystroke as whitelist profile * refactor enchant as whitelist profile * safeguard ${DOCUMENTS} Thanks @rusty-snake for the suggestion. * drop x11-none Thanks @rusty-snake for catching this. * drop x11 none Thanks @rusty-snake for saving the bacon... * drop x11 none Thanks @rusty-snake for catching this. * drop x11 none Thanks @rusty-snake for preventing breakage! * drop ipc-namespace Better safe than sorry... --- etc/devilspie.profile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc/devilspie.profile') diff --git a/etc/devilspie.profile b/etc/devilspie.profile index ad891ffaf..bbbdfd702 100644 --- a/etc/devilspie.profile +++ b/etc/devilspie.profile @@ -8,6 +8,8 @@ include globals.local noblacklist ${HOME}/.devilspie +blacklist /tmp/.X11-unix + include disable-common.inc include disable-devel.inc include disable-exec.inc @@ -41,6 +43,7 @@ protocol unix seccomp shell none tracelog +x11 none disable-mnt private-bin devilspie -- cgit v1.2.3-70-g09d2