mirror of
git://code.qt.io/qt/qt5.git
synced 2026-04-19 11:36:12 +08:00
Provisioning: Set time zone to UTC on CentOS 8.1
Pick-to: 6.0 Change-Id: Id1747661b10fb24e2dd3aaa9af4dedafafbf764e Reviewed-by: Tony Sarajärvi <tony.sarajarvi@qt.io>
This commit is contained in:
@@ -46,6 +46,8 @@ echo 'export DISPLAY=":0"' >> ~/.bashrc
|
|||||||
# for current session
|
# for current session
|
||||||
export DISPLAY=:0
|
export DISPLAY=:0
|
||||||
|
|
||||||
|
# Set timezone to UTC.
|
||||||
|
sudo timedatectl set-timezone Etc/UTC
|
||||||
# disable Automatic screen lock
|
# disable Automatic screen lock
|
||||||
gsettings set org.gnome.desktop.screensaver lock-enabled false
|
gsettings set org.gnome.desktop.screensaver lock-enabled false
|
||||||
# disable blank screen power saving
|
# disable blank screen power saving
|
||||||
|
|||||||
Reference in New Issue
Block a user