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. --- units/.gitignore | 1 + 1 file changed, 1 insertion(+) (limited to 'units/.gitignore') diff --git a/units/.gitignore b/units/.gitignore index d9b60ac0f..c60f35741 100644 --- a/units/.gitignore +++ b/units/.gitignore @@ -54,6 +54,7 @@ /systemd-reboot.service /systemd-remount-fs.service /systemd-resolved.service +/systemd-hibernate-resume@.service /systemd-rfkill@.service /systemd-shutdownd.service /systemd-suspend.service -- cgit v1.2.3