From 860bd545b57a755d7411bffc3330a0c789a815af Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Mon, 28 Nov 2022 09:19:03 +0000 Subject: [firefox-common.profile] Add DRM support when using psd (#5486) --- etc/profile-a-l/firefox-common.profile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/profile-a-l/firefox-common.profile') diff --git a/etc/profile-a-l/firefox-common.profile b/etc/profile-a-l/firefox-common.profile index 36e3405b0..491ce2eeb 100644 --- a/etc/profile-a-l/firefox-common.profile +++ b/etc/profile-a-l/firefox-common.profile @@ -8,6 +8,8 @@ include firefox-common.local # noexec ${HOME} breaks DRM binaries. ?BROWSER_ALLOW_DRM: ignore noexec ${HOME} +# noexec ${RUNUSER} breaks DRM binaries when using profile-sync-daemon. +?BROWSER_ALLOW_DRM: ignore noexec ${RUNUSER} # Add the next line to your firefox-common.local to allow access to common programs/addons/plugins. #include firefox-common-addons.profile -- cgit v1.2.3-70-g09d2