summaryrefslogtreecommitdiff
path: root/src/pm-action
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2007-03-06 19:08:05 +0000
committerPeter Jones <pjones@redhat.com>2007-03-06 19:08:05 +0000
commita772fdf6017e76d904555311060aae7e416274cf (patch)
treef11202930fd82a221cdbe44308d4fd91a0c273b9 /src/pm-action
parent8a16baec2900770f24b553b5309f3df9edc3ea07 (diff)
- change to use the new directory layout
- bump version to 0.99.2
Diffstat (limited to 'src/pm-action')
-rwxr-xr-xsrc/pm-action2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pm-action b/src/pm-action
index d4a2e36..fea12c8 100755
--- a/src/pm-action
+++ b/src/pm-action
@@ -83,7 +83,7 @@ do
shift
done
-. /etc/pm/functions
+. /usr/lib/pm-utils/functions
[ -f /sys/power/state ] || exit 1