From fc4c2170321d412357501b14431840a74791b152 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 15 May 2014 14:54:17 -0300 Subject: Adding back hibernation support --- manifests/utils/laptop/debian.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/utils') diff --git a/manifests/utils/laptop/debian.pp b/manifests/utils/laptop/debian.pp index a4ef0e0..d584e1a 100644 --- a/manifests/utils/laptop/debian.pp +++ b/manifests/utils/laptop/debian.pp @@ -7,7 +7,7 @@ class nodo::utils::laptop::debian { 'btscanner', 'laptop-mode-tools', 'acpi-support', 'tftp', 'sharutils', 'wireshark', 'macchanger', 'weplab', 'wpagui', - 'gnokii', 'sslstrip' ]: + 'gnokii', 'sslstrip', 'uswsusp' ]: ensure => installed, } -- cgit v1.2.3