aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar Łukasz Mariański <lmarianski@protonmail.com>2022-04-23 18:55:50 +0200
committerLibravatar Łukasz Mariański <lmarianski@protonmail.com>2022-04-23 18:55:50 +0200
commit49494e919b23ab14edfaec42e0e6a9c19a00a43d (patch)
treeaf252c5ba5ff832c0d12392d783ed4fcfdfb0e81 /etc
parentUpdate electron.profile (diff)
downloadfirejail-49494e919b23ab14edfaec42e0e6a9c19a00a43d.tar.gz
firejail-49494e919b23ab14edfaec42e0e6a9c19a00a43d.tar.zst
firejail-49494e919b23ab14edfaec42e0e6a9c19a00a43d.zip
Fix glob pattern and update other profiles/includes
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/disable-programs.inc2
-rw-r--r--etc/profile-a-l/atom.profile2
-rw-r--r--etc/profile-a-l/code.profile2
-rw-r--r--etc/profile-a-l/electron.profile4
-rw-r--r--etc/profile-a-l/github-desktop.profile2
-rw-r--r--etc/profile-m-z/notable.profile2
6 files changed, 7 insertions, 7 deletions
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index e2e550368..562e43471 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -407,7 +407,7 @@ blacklist ${HOME}/.config/dolphin-emu
407blacklist ${HOME}/.config/dolphinrc 407blacklist ${HOME}/.config/dolphinrc
408blacklist ${HOME}/.config/dragonplayerrc 408blacklist ${HOME}/.config/dragonplayerrc
409blacklist ${HOME}/.config/draw.io 409blacklist ${HOME}/.config/draw.io
410blacklist ${HOME}/.config/electron-flag*.conf 410blacklist ${HOME}/.config/electron*([0-9])-flag*.conf
411blacklist ${HOME}/.config/electron-mail 411blacklist ${HOME}/.config/electron-mail
412blacklist ${HOME}/.config/emaildefaults 412blacklist ${HOME}/.config/emaildefaults
413blacklist ${HOME}/.config/emailidentities 413blacklist ${HOME}/.config/emailidentities
diff --git a/etc/profile-a-l/atom.profile b/etc/profile-a-l/atom.profile
index c1ca20ec9..43d68e755 100644
--- a/etc/profile-a-l/atom.profile
+++ b/etc/profile-a-l/atom.profile
@@ -12,7 +12,7 @@ ignore include disable-interpreters.inc
12ignore include disable-xdg.inc 12ignore include disable-xdg.inc
13ignore whitelist ${DOWNLOADS} 13ignore whitelist ${DOWNLOADS}
14ignore whitelist ${HOME}/.config/Electron 14ignore whitelist ${HOME}/.config/Electron
15ignore whitelist ${HOME}/.config/electron-flag*.conf 15ignore whitelist ${HOME}/.config/electron*([0-9])-flag*.conf
16ignore include whitelist-common.inc 16ignore include whitelist-common.inc
17ignore include whitelist-runuser-common.inc 17ignore include whitelist-runuser-common.inc
18ignore include whitelist-usr-share-common.inc 18ignore include whitelist-usr-share-common.inc
diff --git a/etc/profile-a-l/code.profile b/etc/profile-a-l/code.profile
index 4cade5749..6d77db69e 100644
--- a/etc/profile-a-l/code.profile
+++ b/etc/profile-a-l/code.profile
@@ -12,7 +12,7 @@ ignore include disable-interpreters.inc
12ignore include disable-xdg.inc 12ignore include disable-xdg.inc
13ignore whitelist ${DOWNLOADS} 13ignore whitelist ${DOWNLOADS}
14ignore whitelist ${HOME}/.config/Electron 14ignore whitelist ${HOME}/.config/Electron
15ignore whitelist ${HOME}/.config/electron-flag*.conf 15ignore whitelist ${HOME}/.config/electron*([0-9])-flag*.conf
16ignore include whitelist-common.inc 16ignore include whitelist-common.inc
17ignore include whitelist-runuser-common.inc 17ignore include whitelist-runuser-common.inc
18ignore include whitelist-usr-share-common.inc 18ignore include whitelist-usr-share-common.inc
diff --git a/etc/profile-a-l/electron.profile b/etc/profile-a-l/electron.profile
index 9f77f4abb..22cd71147 100644
--- a/etc/profile-a-l/electron.profile
+++ b/etc/profile-a-l/electron.profile
@@ -5,7 +5,7 @@
5include electron.local 5include electron.local
6 6
7noblacklist ${HOME}/.config/Electron 7noblacklist ${HOME}/.config/Electron
8noblacklist ${HOME}/.config/electron[0-9]*-flag*.conf 8noblacklist ${HOME}/.config/electron*([0-9])-flag*.conf
9 9
10include disable-common.inc 10include disable-common.inc
11include disable-devel.inc 11include disable-devel.inc
@@ -16,7 +16,7 @@ include disable-xdg.inc
16 16
17whitelist ${DOWNLOADS} 17whitelist ${DOWNLOADS}
18whitelist ${HOME}/.config/Electron 18whitelist ${HOME}/.config/Electron
19whitelist ${HOME}/.config/electron[0-9]*-flag*.conf 19whitelist ${HOME}/.config/electron*([0-9])-flag*.conf
20include whitelist-common.inc 20include whitelist-common.inc
21include whitelist-runuser-common.inc 21include whitelist-runuser-common.inc
22include whitelist-usr-share-common.inc 22include whitelist-usr-share-common.inc
diff --git a/etc/profile-a-l/github-desktop.profile b/etc/profile-a-l/github-desktop.profile
index 943a3c8c3..8ae3850b4 100644
--- a/etc/profile-a-l/github-desktop.profile
+++ b/etc/profile-a-l/github-desktop.profile
@@ -15,7 +15,7 @@ include globals.local
15ignore include disable-xdg.inc 15ignore include disable-xdg.inc
16ignore whitelist ${DOWNLOADS} 16ignore whitelist ${DOWNLOADS}
17ignore whitelist ${HOME}/.config/Electron 17ignore whitelist ${HOME}/.config/Electron
18ignore whitelist ${HOME}/.config/electron-flag*.conf 18ignore whitelist ${HOME}/.config/electron*([0-9])-flag*.conf
19ignore include whitelist-common.inc 19ignore include whitelist-common.inc
20ignore include whitelist-runuser-common.inc 20ignore include whitelist-runuser-common.inc
21ignore include whitelist-usr-share-common.inc 21ignore include whitelist-usr-share-common.inc
diff --git a/etc/profile-m-z/notable.profile b/etc/profile-m-z/notable.profile
index 7c790539d..b47d7584f 100644
--- a/etc/profile-m-z/notable.profile
+++ b/etc/profile-m-z/notable.profile
@@ -27,7 +27,7 @@ ignore dbus-user none
27# Notable keeps claiming it is started for the first time when whitelisting - see #4812. 27# Notable keeps claiming it is started for the first time when whitelisting - see #4812.
28ignore whitelist ${DOWNLOADS} 28ignore whitelist ${DOWNLOADS}
29ignore whitelist ${HOME}/.config/Electron 29ignore whitelist ${HOME}/.config/Electron
30ignore whitelist ${HOME}/.config/electron-flag*.conf 30ignore ${HOME}/.config/electron*([0-9])-flag*.conf
31ignore include whitelist-common.inc 31ignore include whitelist-common.inc
32ignore include whitelist-runuser-common.inc 32ignore include whitelist-runuser-common.inc
33ignore include whitelist-usr-share-common.inc 33ignore include whitelist-usr-share-common.inc