aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/google-chrome-unstable.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-21 08:24:28 -0400
commit018d75775eab4a0f045949a9d069c57686ca2686 (patch)
treeaac3a1a65cca0d4875795c55109a5c3e35efdefb /etc/profile-a-l/google-chrome-unstable.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/profile-a-l/google-chrome-unstable.profile')
-rw-r--r--etc/profile-a-l/google-chrome-unstable.profile17
1 files changed, 17 insertions, 0 deletions
diff --git a/etc/profile-a-l/google-chrome-unstable.profile b/etc/profile-a-l/google-chrome-unstable.profile
new file mode 100644
index 000000000..50e9923aa
--- /dev/null
+++ b/etc/profile-a-l/google-chrome-unstable.profile
@@ -0,0 +1,17 @@
1# Firejail profile for google-chrome-unstable
2# This file is overwritten after every install/update
3# Persistent local customizations
4include google-chrome-unstable.local
5# Persistent global definitions
6include globals.local
7
8noblacklist ${HOME}/.cache/google-chrome-unstable
9noblacklist ${HOME}/.config/google-chrome-unstable
10
11mkdir ${HOME}/.cache/google-chrome-unstable
12mkdir ${HOME}/.config/google-chrome-unstable
13whitelist ${HOME}/.cache/google-chrome-unstable
14whitelist ${HOME}/.config/google-chrome-unstable
15
16# Redirect
17include chromium-common.profile