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. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8189da71f0..0b5608ccf9 100644 --- a/.gitignore +++ b/.gitignore @@ -75,6 +75,7 @@ /systemd-getty-generator /systemd-gnome-ask-password-agent /systemd-gpt-auto-generator +/systemd-hibernate-resume /systemd-hostnamed /systemd-inhibit /systemd-initctl -- cgit v1.2.3-54-g00ecf