summarylogtreecommitdiffstats
path: root/fr24feed-status.patch
blob: eceb887c120f91c249c80446bfc268a4a5bdd0f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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