diff --git a/at.changes b/at.changes index b87db67..7bc2c07 100644 --- a/at.changes +++ b/at.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 7 16:10:28 CET 2011 - jslaby@suse.de + +- source pm-utils functions in suspend/resume script to avoid + errors + ------------------------------------------------------------------- Tue Feb 1 09:49:43 UTC 2011 - vcizek@novell.com diff --git a/at.sleep b/at.sleep index eae42d0..60231c1 100644 --- a/at.sleep +++ b/at.sleep @@ -1,5 +1,7 @@ #!/bin/bash +. $PM_UTILS_LIBDIR/functions + case "$1" in hibernate|suspend) stopservice atd