X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsystemd-hibernate-resume-generator.xml;h=ff105d435c3da121125e826b6369665f5ba0908a;hb=5057d73ba1bb016c9325d0a7fdb84519d3443622;hp=a21782cbf976de5b4d79c6ced2de243ad95e8468;hpb=798d3a524ea57aaf40cb53858aaa45ec702f012d;p=thirdparty%2Fsystemd.git diff --git a/man/systemd-hibernate-resume-generator.xml b/man/systemd-hibernate-resume-generator.xml index a21782cbf97..ff105d435c3 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. @@ -73,11 +50,17 @@ Takes a path to the resume device. Both persistent block device paths like /dev/disk/by-foo/bar and - fstab5-style + fstab5-style specifiers like FOO=bar are supported. + + noresume + + Do not try to resume from hibernation. If this parameter is + present, resume= is ignored. +