From: Silvio Rhatto Date: Thu, 30 Dec 2010 17:25:10 +0000 (+0100) Subject: Currently no hibernation no laptops X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=c2e4627d887e143d0339e784519e125de330078e;p=puppet-nodo.git Currently no hibernation no laptops --- diff --git a/manifests/subsystems/utils.pp b/manifests/subsystems/utils.pp index a55941e..17eca5f 100644 --- a/manifests/subsystems/utils.pp +++ b/manifests/subsystems/utils.pp @@ -136,6 +136,11 @@ class utils::laptop { 'wicd', 'bluez-gnome' ]: ensure => installed, } + + # Currently no hibernation + package { 'uswsusp': + ensure => absent, + } } # Common utilities for desktop