aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Łukasz Mariański <lmarianski@protonmail.com>2022-04-23 19:26:05 +0200
committerLibravatar Łukasz Mariański <lmarianski@protonmail.com>2022-04-23 19:26:05 +0200
commit090163a591c1ffac5f0824d57fdd10e7e9044c84 (patch)
tree257ac84fdbc18c6d8db50f0c1ccd2895adb4f473
parentFix glob pattern and update other profiles/includes (diff)
downloadfirejail-090163a591c1ffac5f0824d57fdd10e7e9044c84.tar.gz
firejail-090163a591c1ffac5f0824d57fdd10e7e9044c84.tar.zst
firejail-090163a591c1ffac5f0824d57fdd10e7e9044c84.zip
ok
-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 562e43471..af32a224a 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*([0-9])-flag*.conf 410blacklist ${HOME}/.config/electron*-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 43d68e755..ccab77db4 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*([0-9])-flag*.conf 15ignore whitelist ${HOME}/.config/electron*-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 6d77db69e..1ff838df9 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*([0-9])-flag*.conf 15ignore whitelist ${HOME}/.config/electron*-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 22cd71147..2dffb28a6 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*-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*-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 8ae3850b4..efc58ccd7 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*([0-9])-flag*.conf 18ignore whitelist ${HOME}/.config/electron*-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 b47d7584f..98b3757df 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 ${HOME}/.config/electron*([0-9])-flag*.conf 30ignore whitelist ${HOME}/.config/electron*-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