From b8bdedc8fa920c7ee4b384e572b70ff80c0d2d67 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Thu, 24 Nov 2016 13:18:48 -0500 Subject: icedove hardened fixes --- nonprism-testing/icedove-hardened-preferences/icedove-hardened.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nonprism-testing/icedove-hardened-preferences/icedove-hardened.sh') diff --git a/nonprism-testing/icedove-hardened-preferences/icedove-hardened.sh b/nonprism-testing/icedove-hardened-preferences/icedove-hardened.sh index 8ada03e38..919c1c75e 100755 --- a/nonprism-testing/icedove-hardened-preferences/icedove-hardened.sh +++ b/nonprism-testing/icedove-hardened-preferences/icedove-hardened.sh @@ -18,7 +18,7 @@ echo "" > /usr/lib/icedove/defaults/preferences/thunderbird-branding.js } ## Firejail IceDove startup -/usr/bin/firejail --seccomp --netfilter --nonewprivs --noroot --nogroups --caps.drop=all --private-etc=/etc --private-bin=bash,icedove,gpg2 --private-tmp /usr/bin/icedove +/usr/bin/firejail --profile=/etc/firejail/icedove.profile --private-bin=bash,gpg2,icedove --private-tmp --private-etc=nsswitch.conf,resolv.conf --private-dev --nogroups /usr/bin/icedove ## Exiting IceDove triggers the trap trap finish EXIT \ No newline at end of file -- cgit v1.2.3