summaryrefslogtreecommitdiff
path: root/pm
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2007-03-06 19:03:19 +0000
committerPeter Jones <pjones@redhat.com>2007-03-06 19:03:19 +0000
commit8a16baec2900770f24b553b5309f3df9edc3ea07 (patch)
tree5109d3c1d98be02de12f6339987822022de882b1 /pm
parentfd836c73a4be54b46bcdbfdf8f56487f93fbc0f5 (diff)
- use "bash" not "sh"
Diffstat (limited to 'pm')
-rwxr-xr-xpm/hooks/05led2
1 files changed, 1 insertions, 1 deletions
diff --git a/pm/hooks/05led b/pm/hooks/05led
index f1c4201..dd9a21f 100755
--- a/pm/hooks/05led
+++ b/pm/hooks/05led
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
[ -f /proc/acpi/ibm/led ] || exit 0