From 42483a747489ff46aed3588b78bf4b9480dbeaf7 Mon Sep 17 00:00:00 2001 From: Ivan Shapovalov Date: Wed, 27 Aug 2014 00:17:44 +0400 Subject: hibernate-resume: add a tool to write a device node's major:minor to /sys/power/resume. This can be used to initiate a resume from hibernation by path to a swap device containing the hibernation image. The respective templated unit is also added. It is instantiated using path to the desired resume device. --- src/hibernate-resume/Makefile | 1 + 1 file changed, 1 insertion(+) create mode 120000 src/hibernate-resume/Makefile (limited to 'src/hibernate-resume/Makefile') diff --git a/src/hibernate-resume/Makefile b/src/hibernate-resume/Makefile new file mode 120000 index 0000000000..d0b0e8e008 --- /dev/null +++ b/src/hibernate-resume/Makefile @@ -0,0 +1 @@ +../Makefile \ No newline at end of file -- cgit v1.2.3-54-g00ecf