summaryrefslogtreecommitdiff
path: root/pm/sleep.d/49bluetooth
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-03-29 16:21:26 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-03-29 16:21:26 -0500
commit4db81081d77847abc7461423dc0b40b60587c2d2 (patch)
tree19821d163a413ca5b670b83b6ef26749ec09ffc1 /pm/sleep.d/49bluetooth
parentb0c4c0a8bd4139a9da92f4cd25d0694b5911d9e1 (diff)
Comment fixups in preperation for release.
In particular, add comments to the top of the sleep hooks describing what each of them is for.
Diffstat (limited to 'pm/sleep.d/49bluetooth')
-rwxr-xr-xpm/sleep.d/49bluetooth3
1 files changed, 3 insertions, 0 deletions
diff --git a/pm/sleep.d/49bluetooth b/pm/sleep.d/49bluetooth
index dcc792d..d46ba49 100755
--- a/pm/sleep.d/49bluetooth
+++ b/pm/sleep.d/49bluetooth
@@ -1,4 +1,7 @@
#!/bin/sh
+# IBM specific hack to disable/enable bluetooth.
+# TODO: Doesn't the working USB suspend/resume functionality
+# make this code more or less obsolete?
. "${PM_FUNCTIONS}"