summaryrefslogtreecommitdiff
path: root/root/etc/suspend-scripts
Unidiff
Diffstat (limited to 'root/etc/suspend-scripts') (more/less context) (ignore whitespace changes)
-rwxr-xr-xroot/etc/suspend-scripts/S46opiealarm4
1 files changed, 1 insertions, 3 deletions
diff --git a/root/etc/suspend-scripts/S46opiealarm b/root/etc/suspend-scripts/S46opiealarm
index 504f9c4..5e01ea5 100755
--- a/root/etc/suspend-scripts/S46opiealarm
+++ b/root/etc/suspend-scripts/S46opiealarm
@@ -2,6 +2,4 @@
2# Starts opiealarm, which only runs while the iPaq sleeps 2# Starts opiealarm, which only runs while the iPaq sleeps
3# and wakes it up when the RTC alarm goes off. 3# and wakes it up when the RTC alarm goes off.
4 4
5export HOME=/root 5/opt/QtPalmtop/bin/opiealarm
6start-stop-daemon --make-pidfile --start --quiet --pidfile /var/run/opiealarm.pid --exec /opt/QtPalmtop/bin/opiealarm &
7