---
 pm/module.d/uswsusp |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/pm/module.d/uswsusp b/pm/module.d/uswsusp
index 87abc33..c7f8e70 100644
--- a/pm/module.d/uswsusp
+++ b/pm/module.d/uswsusp
@@ -1,3 +1,9 @@
+# disable processing of 99video
+before_hooks()
+{
+       disablehook 99video "disabled by uswsusp"
+}
+
 check_suspend()
 {
        grep -q mem /sys/power/state
-- 
1.5.4.3

_______________________________________________
Pm-utils mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pm-utils

Reply via email to