summarylogtreecommitdiffstats
path: root/fr24feed-status.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fr24feed-status.patch')
-rw-r--r--fr24feed-status.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/fr24feed-status.patch b/fr24feed-status.patch
new file mode 100644
index 000000000000..eceb887c120f
--- /dev/null
+++ b/fr24feed-status.patch
@@ -0,0 +1,15 @@
+--- usr/bin/fr24feed-status
++++ usr/bin/fr24feed-status
+@@ -1,6 +1,11 @@
+ #!/bin/bash
+
+-. /lib/lsb/init-functions
++function log_failure_msg {
++ echo $@
++}
++function log_success_msg {
++ echo $@
++}
+
+ MONITOR_FILE=/dev/shm/decoder.txt
+