aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2021-03-24 19:19:20 +0000
committerLibravatar GitHub <noreply@github.com>2021-03-24 19:19:20 +0000
commit4f09b59f01ef0d3a6b17b61abe6c1d6b82651a4a (patch)
tree7cad92cd5aeaa12a7405bfb876d3455303d834ad /etc/profile-a-l
parentMerge pull request #4126 from rusty-snake/better-renames (diff)
parentfix hardening comment (diff)
downloadfirejail-4f09b59f01ef0d3a6b17b61abe6c1d6b82651a4a.tar.gz
firejail-4f09b59f01ef0d3a6b17b61abe6c1d6b82651a4a.tar.zst
firejail-4f09b59f01ef0d3a6b17b61abe6c1d6b82651a4a.zip
Merge pull request #4140 from glitsj16/follow-ups
Follow up for #4126
Diffstat (limited to 'etc/profile-a-l')
-rw-r--r--etc/profile-a-l/electron.profile2
-rw-r--r--etc/profile-a-l/feh.profile2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/profile-a-l/electron.profile b/etc/profile-a-l/electron.profile
index 691616393..79b449ab1 100644
--- a/etc/profile-a-l/electron.profile
+++ b/etc/profile-a-l/electron.profile
@@ -20,7 +20,7 @@ include whitelist-var-common.inc
20 20
21# Uncomment the next line (or add it to your chromium-common.local) 21# Uncomment the next line (or add it to your chromium-common.local)
22# if your kernel allows unprivileged userns clone. 22# if your kernel allows unprivileged userns clone.
23#include chromium-common-hardened.profile 23#include chromium-common-hardened.inc.profile
24 24
25apparmor 25apparmor
26caps.keep sys_admin,sys_chroot 26caps.keep sys_admin,sys_chroot
diff --git a/etc/profile-a-l/feh.profile b/etc/profile-a-l/feh.profile
index 6d6287f7f..4d6a0c33a 100644
--- a/etc/profile-a-l/feh.profile
+++ b/etc/profile-a-l/feh.profile
@@ -18,7 +18,7 @@ include disable-shell.inc
18# This profile disables network access 18# This profile disables network access
19# In order to enable network access, 19# In order to enable network access,
20# uncomment the following or put it in your feh.local: 20# uncomment the following or put it in your feh.local:
21# include feh-network.profile 21# include feh-network.inc.profile
22 22
23caps.drop all 23caps.drop all
24net none 24net none