From 47e3c82ab58b0d0c02066666aea3f7a04078c86b Mon Sep 17 00:00:00 2001 From: pirate486743186 <> Date: Thu, 16 Mar 2023 02:30:52 +0100 Subject: create blink-common.profile --- etc/profile-a-l/blink-common.profile | 40 ++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 etc/profile-a-l/blink-common.profile (limited to 'etc/profile-a-l/blink-common.profile') diff --git a/etc/profile-a-l/blink-common.profile b/etc/profile-a-l/blink-common.profile new file mode 100644 index 000000000..ff17dc479 --- /dev/null +++ b/etc/profile-a-l/blink-common.profile @@ -0,0 +1,40 @@ +# Firejail profile for blink-common +# Description: Common profile for Blink-based applications +# This file is overwritten after every install/update +# Persistent local customizations +include blink-common.local +# Persistent global definitions +# added by caller profile +#include globals.local + +include disable-common.inc +include disable-devel.inc +include disable-exec.inc +include disable-interpreters.inc +include disable-programs.inc +include disable-xdg.inc + +whitelist ${DOWNLOADS} +include whitelist-common.inc +#include whitelist-run-common.inc +include whitelist-runuser-common.inc +include whitelist-usr-share-common.inc +include whitelist-var-common.inc + +# If your kernel allows the creation of user namespaces by unprivileged users +# (for example, if running `unshare -U echo enabled` prints "enabled"), you +# can add the next line to your blink-common.local. +#include blink-common-hardened.inc.profile + +apparmor +caps.keep sys_admin,sys_chroot +netfilter +nodvd +nogroups +noinput +notv + +disable-mnt +private-cache + +dbus-system none -- cgit v1.2.3-70-g09d2