Bug 1221517
Summary: | Boot Screen with System Updates is Similar to Normal Boot Screen | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Jiri Hnidek <jiri.hnidek> |
Component: | gnome-packagekit | Assignee: | Richard Hughes <rhughes> |
Status: | CLOSED WORKSFORME | QA Contact: | Desktop QE <desktop-qa-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.1 | CC: | digitalfreak |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-07-30 15:27:35 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jiri Hnidek
2015-05-14 08:57:33 UTC
I'm sorry, I was wrong about appearance of Boot screen in "update mode". It is switched to text mode after while and it shows some string "Installing updates" and text progress bar. Probably it's not enough for our students :-/. Fast fix of my problems is to create file: /etc/dconf/db/local.d/01-updates containing following configuration: [org/gnome/settings-daemon/plugins/updates] active=false Of course, it is necessary to run: dconf update You can check configuration with: gsettings get org.gnome.settings-daemon.plugins.updates active Normal user should not be able to install updates. Isn't it fixed as bug 1267949? |