X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=blobdiff_plain;f=man%2Fsystemd-hibernate-resume-generator.xml;h=f532a19a48a387178bcc225ee39a901973d8ec6a;hp=3bbb6ab989426fded92243f311792a0ef4c9323b;hb=4b381a9ef65d68dc79760b093436a9c81f43fa5d;hpb=4e168f4606930517eeb2376ec61ebc8110274a69 diff --git a/man/systemd-hibernate-resume-generator.xml b/man/systemd-hibernate-resume-generator.xml index 3bbb6ab9894..f532a19a48a 100644 --- a/man/systemd-hibernate-resume-generator.xml +++ b/man/systemd-hibernate-resume-generator.xml @@ -1,38 +1,13 @@ - - + + systemd-hibernate-resume-generator systemd - - - - Developer - Ivan - Shapovalov - intelfx100@gmail.com - - @@ -52,11 +27,13 @@ Description - systemd-hibernate-resume-generator is a - generator that instantiates + systemd-hibernate-resume-generator is a + generator that initiates the procedure to resume the system from hibernation. + It instantiates the systemd-hibernate-resume@.service8 unit according to the value of parameter - specified on the kernel command line. + specified on the kernel command line, which will instruct the kernel + to resume the system from the hibernation image on that device. @@ -78,6 +55,19 @@ supported. + + resumeflags= + + Takes the resume device mount options to + use. Defaults rootflags= if not specified. + + + + noresume + + Do not try to resume from hibernation. If this parameter is + present, resume= is ignored. +