[gnome-power-manager] Lock the keyring before suspending as gnome-keyring with pam support will automatically unlock on re
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-power-manager] Lock the keyring before suspending as gnome-keyring with pam support will automatically unlock on re
- Date: Mon, 11 Oct 2010 13:54:03 +0000 (UTC)
commit ea5f8256abd18ed462a49c755e7f26b9ad2a20d3
Author: Richard Hughes <richard hughsie com>
Date: Mon Oct 11 14:53:29 2010 +0100
Lock the keyring before suspending as gnome-keyring with pam support will automatically unlock on resume. Fixes #628290
data/org.gnome.power-manager.gschema.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.power-manager.gschema.xml b/data/org.gnome.power-manager.gschema.xml
index e496fd8..9506312 100644
--- a/data/org.gnome.power-manager.gschema.xml
+++ b/data/org.gnome.power-manager.gschema.xml
@@ -166,7 +166,7 @@
<description>Whether the screen is locked when the computer wakes up from a hibernate. Only used if lock-use-screensaver is false.</description>
</key>
<key name="lock-keyring-suspend" type="b">
- <default>false</default>
+ <default>true</default>
<summary>Lock GNOME keyring on sleep</summary>
<description>Whether the GNOME keyring is locked before the computer enters suspend. This means the keyring will have to be unlocked on resume.</description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]