From eb30ce54e7a8a75db773a1bbe762a3abdf2ccc42 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 20 May 2021 08:21:45 -0400 Subject: new profiles --- etc/profile-a-l/blobby.profile | 52 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 etc/profile-a-l/blobby.profile (limited to 'etc/profile-a-l/blobby.profile') diff --git a/etc/profile-a-l/blobby.profile b/etc/profile-a-l/blobby.profile new file mode 100644 index 000000000..9bb097b7e --- /dev/null +++ b/etc/profile-a-l/blobby.profile @@ -0,0 +1,52 @@ +# Firejail profile for blobby +# Persistent local customizations +include blobby.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.blobby + +include disable-common.inc +include disable-devel.inc +include disable-exec.inc +include disable-interpreters.inc +include disable-passwdmgr.inc +include disable-programs.inc +include disable-shell.inc +include disable-xdg.inc + +mkdir ${HOME}/.blobby +whitelist ${HOME}/.blobby +include whitelist-common.inc +whitelist /usr/share/blobby +include whitelist-usr-share-common.inc +include whitelist-var-common.inc + +apparmor +caps.drop all +ipc-namespace +netfilter +nodvd +nogroups +noinput +nonewprivs +noroot +notv +nou2f +novideo +protocol unix,inet,netlink, +netfilter +seccomp +shell none +tracelog + +disable-mnt +private-bin blobby, +private-lib +private-dev +private-etc hosts,group,asound.conf,alsa,machine-id,pulse,drirc,login.defs,passwd, +private-tmp + +dbus-user none +dbus-system none +memory-deny-write-execute -- cgit v1.2.3-70-g09d2