
##########################################################
# DO NOT EDIT THIS FILE, edit /etc/pm/config.d/ instead! #
##########################################################

# this variable is not used in the SUSE package, we use s2ram instead
HIBERNATE_RESUME_POST_VIDEO="no"

# what modules should be unloaded during suspend/hibernate?
# note that this removes the module and all dependent modules, if possible.
SUSPEND_MODULES=""
  
#######################################################################
# the variables below here are specific to the SUSE package right now

# what options should be passed to s2ram?
# see http://en.opensuse.org/S2ram for more information
S2RAM_OPTS=""

# which method should be used for suspend to disk?
# defaults to "autodetect" ("userspace" if s2disk is available, "kernel" otherwise)
# (do not change unless you kow what you are doing)
HIBERNATE_METHOD=""
