aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-12-20 08:45:20 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-12-20 08:45:20 -0500
commit898d403116073f1ce5134ff86d29d033993a8099 (patch)
tree171fc9f9a2c6e7294ed2608dc5cf41d1893e9313
parentnew webpage (diff)
downloadfirejail-898d403116073f1ce5134ff86d29d033993a8099.tar.gz
firejail-898d403116073f1ce5134ff86d29d033993a8099.tar.zst
firejail-898d403116073f1ce5134ff86d29d033993a8099.zip
removed tracelog from chromium profile
-rw-r--r--README1
-rw-r--r--etc/chromium.profile1
2 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d609292d2..13c50022a 100644
--- a/README
+++ b/README
@@ -47,6 +47,7 @@ Daan Bakker (https://github.com/dbakker)
47 - protect shell startup files 47 - protect shell startup files
48Duncan Overbruck (https://github.com/Duncaen) 48Duncan Overbruck (https://github.com/Duncaen)
49 - musl libc fix 49 - musl libc fix
50 - utmp fix
50andrew160 (https://github.com/andrew160) 51andrew160 (https://github.com/andrew160)
51 - profile fixes 52 - profile fixes
52Loïc Damien (https://github.com/dzamlo) 53Loïc Damien (https://github.com/dzamlo)
diff --git a/etc/chromium.profile b/etc/chromium.profile
index 61b75f7a6..76dc6b234 100644
--- a/etc/chromium.profile
+++ b/etc/chromium.profile
@@ -9,7 +9,6 @@ include /etc/firejail/disable-common.inc
9# 9#
10 10
11netfilter 11netfilter
12tracelog
13whitelist ${DOWNLOADS} 12whitelist ${DOWNLOADS}
14whitelist ~/.config/chromium 13whitelist ~/.config/chromium
15whitelist ~/.cache/chromium 14whitelist ~/.cache/chromium