aboutsummaryrefslogtreecommitdiffstats
path: root/etc/beaker.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-06-28 15:59:33 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2019-06-28 15:59:33 +0200
commit9ed832429026b7814802da9d389e19051907c925 (patch)
tree0d2af7c0b8536d27462db766ed70c5f742b153d6 /etc/beaker.profile
parentsimplify octal esc conversion, minor adjustments (diff)
parentAdd fonts to private-etc in udiskie profile (diff)
downloadfirejail-9ed832429026b7814802da9d389e19051907c925.tar.gz
firejail-9ed832429026b7814802da9d389e19051907c925.tar.zst
firejail-9ed832429026b7814802da9d389e19051907c925.zip
Merge branch 'master' of https://github.com/netblue30/firejail
Diffstat (limited to 'etc/beaker.profile')
-rw-r--r--etc/beaker.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/beaker.profile b/etc/beaker.profile
index d18429408..21eeac4b3 100644
--- a/etc/beaker.profile
+++ b/etc/beaker.profile
@@ -3,7 +3,8 @@
3# Persistent local customizations 3# Persistent local customizations
4include beaker.local 4include beaker.local
5# Persistent global definitions 5# Persistent global definitions
6include globals.local 6# added by included profile
7#include globals.local
7 8
8noblacklist ${HOME}/.config/Beaker Browser 9noblacklist ${HOME}/.config/Beaker Browser
9 10