aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/chromium-common-hardened.inc.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-03-21 21:02:36 +0100
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-03-21 21:02:36 +0100
commit71e36997587dfb45b6b688cf1bb9673ab34159cc (patch)
treeb5b074e097f471003a19d4894ff9235389660da3 /etc/profile-a-l/chromium-common-hardened.inc.profile
parentMerge pull request #4125 from glitsj16/gnome-logs (diff)
downloadfirejail-71e36997587dfb45b6b688cf1bb9673ab34159cc.tar.gz
firejail-71e36997587dfb45b6b688cf1bb9673ab34159cc.tar.zst
firejail-71e36997587dfb45b6b688cf1bb9673ab34159cc.zip
Rename chromium-common-hardened and feh-network …
…again I am still not really happy about the rename from #4028, #4029, #4030 and #4031. I've no problem with moving away .inc but I don't like the result. So here's a proposal to make this better: | NAME | DESCRIPTION | | ------------------------- | ------------------------------------------------------------ | | `*-addons.profile` | (include) Allow external addons | | `*-common.profile` | (include) Common parts across multiple profiles | | `*-hardened.inc.profile` | Further hardening which can not be made default | | `*-network.inc.profile` | Allow optional network access | | `*-whitelist.inc.profile` | Enabled whitelisting (which can not be made default) ¹ | | `*.inc.profile` | Other profile specific includes | | `*.profile` | A profile for a program | | `allow-*.inc` | Multiple `noblacklist`s that should always be used together | | `disable-*.inc` | `blacklist`ing | | `whitelist-*-common.inc` | common `whitelist`s | | `*.inc` | Other generic includes | | `globals.local` | User overrides for all profiles | | `*.local` | Per profile user overrides | ¹ can be used for programs like KeePassXC or editors.
Diffstat (limited to 'etc/profile-a-l/chromium-common-hardened.inc.profile')
-rw-r--r--etc/profile-a-l/chromium-common-hardened.inc.profile9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/profile-a-l/chromium-common-hardened.inc.profile b/etc/profile-a-l/chromium-common-hardened.inc.profile
new file mode 100644
index 000000000..19addd285
--- /dev/null
+++ b/etc/profile-a-l/chromium-common-hardened.inc.profile
@@ -0,0 +1,9 @@
1# This file is overwritten during software install.
2# Persistent customizations should go in a .local file.
3include chromium-common-hardened.inc.local
4
5caps.drop all
6nonewprivs
7noroot
8protocol unix,inet,inet6,netlink
9seccomp !chroot