initramfs-tools

  • What?: Disable configuration of a resume swap partition.

  • How?:

    echo RESUME=none | sudo tee conf.d/noresume
    

  • Why?: Servers should not be hibernated.