aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar ಚಿರಾಗ್ ನಟರಾಜ್ <chiraag.nataraj@gmail.com>2018-12-09 04:28:39 +0000
committerLibravatar ಚಿರಾಗ್ ನಟರಾಜ್ <chiraag.nataraj@gmail.com>2018-12-09 04:28:39 +0000
commit279edb5a21d44c8dd65f45bd68d59445042d6a48 (patch)
tree694127d39729acf5a7f13cbbadb7c5c4f6aafe4d
parentupdate dolphin profile (diff)
downloadfirejail-279edb5a21d44c8dd65f45bd68d59445042d6a48.tar.gz
firejail-279edb5a21d44c8dd65f45bd68d59445042d6a48.tar.zst
firejail-279edb5a21d44c8dd65f45bd68d59445042d6a48.zip
Fixes #1951
-rw-r--r--etc/firefox-common.profile1
-rw-r--r--etc/thunderbird.profile2
2 files changed, 3 insertions, 0 deletions
diff --git a/etc/firefox-common.profile b/etc/firefox-common.profile
index 722a398cb..ad8a0a0b7 100644
--- a/etc/firefox-common.profile
+++ b/etc/firefox-common.profile
@@ -29,6 +29,7 @@ caps.drop all
29netfilter 29netfilter
30# Breaks Gnome connector and KDE Connect 30# Breaks Gnome connector and KDE Connect
31# Also seems to break Ubuntu titlebar menu 31# Also seems to break Ubuntu titlebar menu
32# Also breaks enigmail apparently?
32# During a stream on Plasma it prevents the mechanism to temporarily bypass the power management, i.e. to keep the screen on 33# During a stream on Plasma it prevents the mechanism to temporarily bypass the power management, i.e. to keep the screen on
33# Therefore disable if you use that 34# Therefore disable if you use that
34nodbus 35nodbus
diff --git a/etc/thunderbird.profile b/etc/thunderbird.profile
index 5f1af91be..fee83ad1f 100644
--- a/etc/thunderbird.profile
+++ b/etc/thunderbird.profile
@@ -38,4 +38,6 @@ writable-run-user
38 38
39# allow browsers 39# allow browsers
40# Redirect 40# Redirect
41# Uncomment if you use enigmail
42# ignore nodbus
41include firefox.profile 43include firefox.profile