aboutsummaryrefslogtreecommitdiffstats
path: root/etc/bless.profile
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2019-02-17 16:27:16 -0600
committerLibravatar GitHub <noreply@github.com>2019-02-17 16:27:16 -0600
commit7469b9ac214cfe271a85269b0b48a1da9b170685 (patch)
treef277445b7528ae83e65b7c2a14a036e1d1a7ea49 /etc/bless.profile
parentMerge pull request #2412 from rusty-snake/add-mypaint (diff)
parentRemove 'alternatives' from private-etc if firefox-common is included (diff)
downloadfirejail-7469b9ac214cfe271a85269b0b48a1da9b170685.tar.gz
firejail-7469b9ac214cfe271a85269b0b48a1da9b170685.tar.zst
firejail-7469b9ac214cfe271a85269b0b48a1da9b170685.zip
Merge pull request #2415 from netblue30/privetc_alternatives
Add 'alternatives' to all private-etc lines
Diffstat (limited to 'etc/bless.profile')
-rw-r--r--etc/bless.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/bless.profile b/etc/bless.profile
index cc03107a5..8315f4563 100644
--- a/etc/bless.profile
+++ b/etc/bless.profile
@@ -35,7 +35,7 @@ shell none
35# private-bin bless,sh,bash,mono 35# private-bin bless,sh,bash,mono
36private-cache 36private-cache
37private-dev 37private-dev
38private-etc fonts,mono 38private-etc alternatives,fonts,mono
39private-tmp 39private-tmp
40 40
41noexec ${HOME} 41noexec ${HOME}