aboutsummaryrefslogtreecommitdiffstats
path: root/etc/rocketchat.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/rocketchat.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/rocketchat.profile')
-rw-r--r--etc/rocketchat.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/rocketchat.profile b/etc/rocketchat.profile
index 8170c62e7..a574e4e8b 100644
--- a/etc/rocketchat.profile
+++ b/etc/rocketchat.profile
@@ -3,7 +3,8 @@
3# Persistent local customizations 3# Persistent local customizations
4include rocketchat.local 4include rocketchat.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/Rocket.Chat 9noblacklist ${HOME}/.config/Rocket.Chat
9 10