Bug 31105

Summary: "update firefox" dialog in system setup
Product: UCS Reporter: Florian Best <best>
Component: System setupAssignee: UCS maintainers <ucs-maintainers>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 CC: gohmann
Version: UCS 3.0   
Target Milestone: ---   
Hardware: Other   
OS: Linux   
What kind of report is it?: --- What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional):
Max CVSS v3 score:
Attachments: screenshot system setup

Description Florian Best univentionstaff 2013-04-19 08:30:59 CEST
would be nice to hide this (see attached screenshot)
Comment 1 Florian Best univentionstaff 2013-04-19 08:31:32 CEST
Created attachment 5179 [details]
screenshot system setup
Comment 2 Stefan Gohmann univentionstaff 2013-04-19 08:44:54 CEST
See http://wiki.univention.de/index.php?title=UCS_Appliance#Configuration_2

# deactivate firefox autoupdate (Bug #30980)
sed -ie "s/kwin \&/# deactivate autoupdate ( & autoupdate popups)\necho 'user_pref(\"app.update.enabled\", false);' >> \"$profilePath\"\/prefs.js\necho 'user_pref(\"app.update.auto\", false);' >> \"$profilePath\"\/prefs.js\n&/" startxwithfirefox

*** This bug has been marked as a duplicate of bug 30980 ***