Univention Bugzilla – Attachment 6075 Details for
Bug 35605
Appliance setup with UCS desktop firefox session: "Firefox automatically sends some data to Mozilla..." message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Do not show datasubmissionpolicy popup
do_not_show_firefox_datasubmissionpolicy_popup.patch (text/plain), 1.19 KB, created by
Erik Damrose
on 2014-08-27 13:06:33 CEST
(
hide
)
Description:
Do not show datasubmissionpolicy popup
Filename:
MIME Type:
Creator:
Erik Damrose
Created:
2014-08-27 13:06:33 CEST
Size:
1.19 KB
patch
obsolete
>Index: usr/share/univention-system-setup/startxwithfirefox >=================================================================== >--- usr/share/univention-system-setup/startxwithfirefox (Revision 53068) >+++ usr/share/univention-system-setup/startxwithfirefox (Arbeitskopie) >@@ -135,6 +135,11 @@ > # do not ask for performance reporting > echo 'user_pref("toolkit.telemetry.prompted", 2);' >> "$profilePath"/prefs.js > echo 'user_pref("toolkit.telemetry.rejected", true);' >> "$profilePath"/prefs.js >+echo 'user_pref("datareporting.policy.dataSubmissionPolicyAccepted", true);' >> "$profilePath"/prefs.js >+echo 'user_pref("datareporting.policy.dataSubmissionPolicyAcceptedVersion", 1);' >> "$profilePath"/prefs.js >+echo 'user_pref("datareporting.policy.dataSubmissionPolicyNotifiedTime", "1365509001307");' >> "$profilePath"/prefs.js >+echo 'user_pref("datareporting.policy.dataSubmissionPolicyResponseTime", "1365517336671");' >> "$profilePath"/prefs.js >+echo 'user_pref("datareporting.policy.dataSubmissionPolicyResponseType", "accepted-info-bar-dismissed");' >> "$profilePath"/prefs.js > # do not store passwords > echo 'user_pref("signon.rememberSignons", false);' >> "$profilePath"/prefs.js > # deactivate firefox autoupdate
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 35605
: 6075