Bug 31105 - "update firefox" dialog in system setup
"update firefox" dialog in system setup
Status: RESOLVED DUPLICATE of bug 30980
Product: UCS
Classification: Unclassified
Component: System setup
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-04-19 08:30 CEST by Florian Best
Modified: 2018-04-14 13:37 CEST (History)
1 user (show)

See Also:
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 (45.48 KB, image/png)
2013-04-19 08:31 CEST, Florian Best
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***