Bug 1307262
Summary: | [RFE] Disable power management (display and computer) | ||
---|---|---|---|
Product: | [Retired] ovirt-live | Reporter: | Yaniv Kaul <ykaul> |
Component: | RFEs | Assignee: | Lev Veyde <lveyde> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Gonza <grafuls> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.6.2 | CC: | bugs, pstehlik, sbonazzo, ylavi |
Target Milestone: | ovirt-3.6.5 | Keywords: | FutureFeature |
Target Release: | 3.6.5 | Flags: | rule-engine:
ovirt-3.6.z+
ylavi: planning_ack+ sbonazzo: devel_ack+ pstehlik: testing_ack+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-04-21 14:39:44 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Integration | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Yaniv Kaul
2016-02-13 18:47:59 UTC
This bug was accidentally moved from POST to MODIFIED via an error in automation, please see mmccune with any questions Verified with: ovirt-live-el7-3.6.5_rc3.iso Setup ended successfully. Disabling auto-logout from WebAdmin portal. $ gsettings get org.gnome.desktop.screensaver idle-activation-enabled false $ gsettings get org.gnome.settings-daemon.plugins.power active false $ gsettings get org.gnome.settings-daemon.plugins.power idle-dim false $ gsettings get org.gnome.desktop.session idle-delay uint32 0 $ sudo engine-config -g UserSessionTimeOutInterval UserSessionTimeOutInterval: -1 version: general $ sudo ovirt-aaa-jdbc-tool settings show --name MAX_LOGIN_MINUTES -- setting -- name: MAX_LOGIN_MINUTES value: -1 type: class java.lang.Integer description: session global maximum in minutes. -1 = no limit \n actual value subject to user validity and user allowed hours |