Minor updates to README -- /etc/pm/hooks has not existed in a long time.
diff -U 0 -rNX diffignore pm-utils.updates/README working/README
--- pm-utils.updates/README	2008-01-27 11:58:02.000000000 -0600
+++ working/README	2008-01-12 18:43:53.000000000 -0600
@@ -29 +29 @@
-* You put a file in /etc/pm/hooks, which is executable.  When suspend or
+* You put an executable file in /etc/pm/sleep.d.  When suspend or
@@ -37 +37 @@
-     variable is set, the value set to will be appended to the previous value.
+     variable is set, the value set to will overwrite the previous value.
@@ -39 +39 @@
-  4) each of /etc/pm/hooks/* are executed in C sort order.  The first command
+  4) each of /etc/pm/sleep.d/* are executed in C sort order.  The first command
@@ -48 +48 @@
-  7) each of /etc/pm/hooks/* are executed in reverse C sort order.  The first
+  7) each of /etc/pm/sleep.d/* are executed in reverse C sort order.  The first
_______________________________________________
Pm-utils mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pm-utils

Reply via email to