From 25333571594bc04a3170b764172597f36d805432 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 1 Apr 2016 10:43:58 -0400 Subject: dillo profile --- etc/dillo.profile | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 etc/dillo.profile (limited to 'etc/dillo.profile') diff --git a/etc/dillo.profile b/etc/dillo.profile new file mode 100644 index 000000000..49c33fb7a --- /dev/null +++ b/etc/dillo.profile @@ -0,0 +1,25 @@ +# Firejail profile for Dillo web browser + +noblacklist ~/.dillo +include /etc/firejail/disable-common.inc +include /etc/firejail/disable-programs.inc +include /etc/firejail/disable-devel.inc +include /etc/firejail/disable-passwdmgr.inc + +caps.drop all +seccomp +protocol unix,inet,inet6 +netfilter +tracelog +noroot + +whitelist ${DOWNLOADS} +mkdir ~/.dillo +whitelist ~/.dillo +mkdir ~/.fltk +whitelist ~/.fltk + +include /etc/firejail/whitelist-common.inc + + + -- cgit v1.2.3-70-g09d2