summaryrefslogtreecommitdiffstats
path: root/etc/inc/notices.inc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/inc/notices.inc')
-rw-r--r--etc/inc/notices.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/notices.inc b/etc/inc/notices.inc
index cf6a6a6..c2722b2 100644
--- a/etc/inc/notices.inc
+++ b/etc/inc/notices.inc
@@ -69,6 +69,7 @@ function file_notice($id, $notice, $category = "General", $url = "", $priority =
if(file_exists("/dev/led/error"))
exec("/bin/echo 1 > /dev/led/error");
/* wrap & alix */
+ led_normalize();
led_morse(1, 'sos');
notify_via_growl($notice);
return $queuekey;
OpenPOWER on IntegriCloud