aboutsummaryrefslogtreecommitdiffstats
path: root/etc/opera.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/opera.profile
parentsmall fixes (diff)
downloadfirejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.gz
firejail-018d75775eab4a0f045949a9d069c57686ca2686.tar.zst
firejail-018d75775eab4a0f045949a9d069c57686ca2686.zip
reorganize github etc directory
Diffstat (limited to 'etc/opera.profile')
-rw-r--r--etc/opera.profile21
1 files changed, 0 insertions, 21 deletions
diff --git a/etc/opera.profile b/etc/opera.profile
deleted file mode 100644
index b342b3961..000000000
--- a/etc/opera.profile
+++ /dev/null
@@ -1,21 +0,0 @@
1# Firejail profile for opera
2# Description: A fast and secure web browser
3# This file is overwritten after every install/update
4# Persistent local customizations
5include opera.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.cache/opera
10noblacklist ${HOME}/.config/opera
11noblacklist ${HOME}/.opera
12
13mkdir ${HOME}/.cache/opera
14mkdir ${HOME}/.config/opera
15mkdir ${HOME}/.opera
16whitelist ${HOME}/.cache/opera
17whitelist ${HOME}/.config/opera
18whitelist ${HOME}/.opera
19
20# Redirect
21include chromium-common.profile