Share Pastebin
Guest
Public paste!

magnusium

By: a guest | Dec 5th, 2008 | Syntax: None | Size: 0.45 KB | Hits: 302 | Expires: Never
Copy text to clipboard
  1. # The sleep/wake system to use.  Valid values are:
  2. #   kernel    The built-in kernel suspend/resume support.
  3. #             Use this if nothing else is supported on your system.
  4. #   uswsusp   If your system has support for the userspace
  5. #             suspend programs (s2ram/s2disk/s2both), then use this.
  6. #   tuxonice  If your system has support for tuxonice, use this.
  7. #
  8. # The system defaults to "kernel" if this is commented out.
  9. # SLEEP_MODULE="kernel"