From 018d75775eab4a0f045949a9d069c57686ca2686 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Tue, 21 Apr 2020 08:24:28 -0400 Subject: reorganize github etc directory --- etc/profile-m-z/netsurf.profile | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 etc/profile-m-z/netsurf.profile (limited to 'etc/profile-m-z/netsurf.profile') diff --git a/etc/profile-m-z/netsurf.profile b/etc/profile-m-z/netsurf.profile new file mode 100644 index 000000000..0ddb7bbbe --- /dev/null +++ b/etc/profile-m-z/netsurf.profile @@ -0,0 +1,34 @@ +# Firejail profile for netsurf +# Description: Lightweight and fast web browser +# This file is overwritten after every install/update +# Persistent local customizations +include netsurf.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.cache/netsurf +noblacklist ${HOME}/.config/netsurf + +include disable-common.inc +include disable-devel.inc +include disable-interpreters.inc +include disable-programs.inc + +mkdir ${HOME}/.cache/netsurf +mkdir ${HOME}/.config/netsurf +whitelist ${DOWNLOADS} +whitelist ${HOME}/.cache/netsurf +whitelist ${HOME}/.config/netsurf +include whitelist-common.inc + +caps.drop all +netfilter +nodvd +nonewprivs +noroot +notv +protocol unix,inet,inet6,netlink +seccomp +tracelog + +disable-mnt -- cgit v1.2.3-70-g09d2