]> git.ipfire.org Git - thirdparty/dracut.git/commit
feat(resume): also consider resume= in the cmdline as enabling hibernation
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Mon, 2 Jan 2023 15:48:14 +0000 (16:48 +0100)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Mon, 13 Feb 2023 10:57:11 +0000 (10:57 +0000)
commite3a7112bef794e2f2dd741ec2c74fa9cb9117651
tree91aed9075b96bd2269984a9c0bca99d5e7630e60
parentd8a9a73df9688989b5e47469e74ad5aa666a5bfb
feat(resume): also consider resume= in the cmdline as enabling hibernation

Don't consider noresume to disable, that's a single-boot flag

Closes #924
modules.d/95resume/module-setup.sh