summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/notices.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/notices.inc b/etc/inc/notices.inc
index 462594c..e2d5bd9 100644
--- a/etc/inc/notices.inc
+++ b/etc/inc/notices.inc
@@ -70,7 +70,7 @@ function file_notice($id, $notice, $category = "General", $url = "", $priority =
/* wrap */
if(file_exists("/dev/led/led2"))
exec("/bin/echo f5 > /dev/led/led2");
-
+ notify_via_growl($notice);
return $queuekey;
}
OpenPOWER on IntegriCloud