From 25f58e24a72c90c0ba176752becb608c01bfbde5 Mon Sep 17 00:00:00 2001 From: skeezix Date: Thu, 18 Feb 2010 11:31:42 -0500 Subject: [PATCH] Fixed conf for vimacs new script --- deployment/etc/pandora/conf/eventmap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/etc/pandora/conf/eventmap b/deployment/etc/pandora/conf/eventmap index e897ecc..7b73d76 100644 --- a/deployment/etc/pandora/conf/eventmap +++ b/deployment/etc/pandora/conf/eventmap @@ -24,4 +24,4 @@ check_interval 300 # in seconds to check threshold; should be a high 300s blink_interval 2 # frequency of blink blink_duration 50000 # how long a blink lasts, in uSecs shutdown_threshold 1 # battery %age we force a shutdown (to save the SD!) -shutdown_script /usr/pandora/scripts/op_shutdown.sh +shutdown_script /usr/pandora/scripts/op_battlow.sh -- 2.39.5