aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-06-19 06:21:27 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-06-19 06:21:27 -0400
commit03187188f55a78411f069c3e13f73dbe86c014dc (patch)
tree923eb5b0444ac42c2dc36599f97fc9c622998106
parentMerge pull request #580 from Fred-Barclay/proposed (diff)
downloadfirejail-03187188f55a78411f069c3e13f73dbe86c014dc.tar.gz
firejail-03187188f55a78411f069c3e13f73dbe86c014dc.tar.zst
firejail-03187188f55a78411f069c3e13f73dbe86c014dc.zip
fixes
-rw-r--r--README1
-rw-r--r--etc/disable-programs.inc2
2 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 8c15b17a2..d87430f89 100644
--- a/README
+++ b/README
@@ -34,6 +34,7 @@ maces (https://github.com/maces)
34KellerFuchs (https://github.com/KellerFuchs) 34KellerFuchs (https://github.com/KellerFuchs)
35 - nonewpriv support, extended profiles for this feature 35 - nonewpriv support, extended profiles for this feature
36 - make `restricted-network` prevent use of netfilter 36 - make `restricted-network` prevent use of netfilter
37 - disable-common.inc additions
37ValdikSS (https://github.com/ValdikSS) 38ValdikSS (https://github.com/ValdikSS)
38 - Psi+, Corebird, Konversation profiles 39 - Psi+, Corebird, Konversation profiles
39 - various profile fixes 40 - various profile fixes
diff --git a/etc/disable-programs.inc b/etc/disable-programs.inc
index 6c166c186..a5b33c860 100644
--- a/etc/disable-programs.inc
+++ b/etc/disable-programs.inc
@@ -16,7 +16,7 @@ blacklist ${HOME}/.config/stellarium
16blacklist ${HOME}/.config/atril 16blacklist ${HOME}/.config/atril
17blacklist ${HOME}/.config/xreader 17blacklist ${HOME}/.config/xreader
18blacklist ${HOME}/.config/xviewer 18blacklist ${HOME}/.config/xviewer
19blacklist $(HOME)/.config/libreoffice 19blacklist ${HOME}/.config/libreoffice
20blacklist ${HOME}/.kde/share/apps/okular 20blacklist ${HOME}/.kde/share/apps/okular
21blacklist ${HOME}/.kde/share/config/okularrc 21blacklist ${HOME}/.kde/share/config/okularrc
22blacklist ${HOME}/.kde/share/config/okularpartrc 22blacklist ${HOME}/.kde/share/config/okularpartrc