aboutsummaryrefslogtreecommitdiffstats
path: root/etc/riot-web.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/riot-web.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/riot-web.profile')
-rw-r--r--etc/riot-web.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/riot-web.profile b/etc/riot-web.profile
index c9f597626..b930adf2b 100644
--- a/etc/riot-web.profile
+++ b/etc/riot-web.profile
@@ -4,7 +4,8 @@
4# Persistent local customizations 4# Persistent local customizations
5include riot-web.local 5include riot-web.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7# added by included profile
8#include globals.local
8 9
9noblacklist ${HOME}/.config/Riot 10noblacklist ${HOME}/.config/Riot
10 11