aboutsummaryrefslogtreecommitdiffstats
path: root/etc/soundconverter.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-02-10 03:31:05 -0500
committerLibravatar Tad <tad@spotco.us>2018-02-10 03:31:05 -0500
commitf4c30576347cf1f3b1268f1048eb59d69233cba1 (patch)
tree57daa3cab8bcb012820dbde5de0aa61e4a109c55 /etc/soundconverter.profile
parentOops - didn't include actual tilp profile. (diff)
downloadfirejail-f4c30576347cf1f3b1268f1048eb59d69233cba1.tar.gz
firejail-f4c30576347cf1f3b1268f1048eb59d69233cba1.tar.zst
firejail-f4c30576347cf1f3b1268f1048eb59d69233cba1.zip
Fix soundconverter not launching and audacity error popup
quick test of ~50 profiles on Fedora 27 audacity - "An error occured while loading or saving configuration information" soundconverter - fix crash on start by removing explicit dbus blacklist added in 55938d07a58d29ceb893e4554a4ddf3c41810fc9 many issues were found that were unfixed evolution - cannot access ~/.evolution on first run, doesn't seem to ever be used/accessed again gedit - many plugins (spell check) are broken by private-lib gnome-contacts - "warning: wayland-egl: could not open /dev/dri/card0" due to no3d, don't know why it thinks it needs that
Diffstat (limited to 'etc/soundconverter.profile')
-rw-r--r--etc/soundconverter.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/soundconverter.profile b/etc/soundconverter.profile
index c27fb3819..1f64567ef 100644
--- a/etc/soundconverter.profile
+++ b/etc/soundconverter.profile
@@ -5,8 +5,6 @@ include /etc/firejail/soundconverter.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8blacklist /run/user/*/bus
9
10include /etc/firejail/disable-common.inc 8include /etc/firejail/disable-common.inc
11include /etc/firejail/disable-devel.inc 9include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-passwdmgr.inc 10include /etc/firejail/disable-passwdmgr.inc