summaryrefslogtreecommitdiffstats
path: root/debian/scripts/suspend/suspend.conf
blob: 79b22875c283e0d086f5b4a429e424c8757b2511 (plain)
1
2
3
4
5
6
7
8
9
10
# Caution: This file will be sourced by another script.
# For security reasons, it should only be writable by root.

# Automatically unlock user sessions after resume
# UNLOCK_SESSIONS="false"

# Keep unpacked initramfs in RAM to accelerate suspension (this setting
# is ignored when the default initramfs image is newer than the
# cached/unpacked image)
# KEEP_INITRAMFS="false"