summaryrefslogtreecommitdiff
path: root/vdr.c
diff options
context:
space:
mode:
Diffstat (limited to 'vdr.c')
-rw-r--r--vdr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/vdr.c b/vdr.c
index 187332e0..dfd37725 100644
--- a/vdr.c
+++ b/vdr.c
@@ -22,7 +22,7 @@
*
* The project's page is at http://www.tvdr.de
*
- * $Id: vdr.c 3.12 2014/04/14 12:17:17 kls Exp $
+ * $Id: vdr.c 3.13 2015/01/11 13:36:28 kls Exp $
*/
#include <getopt.h>
@@ -877,7 +877,7 @@ int main(int argc, char *argv[])
}
#ifdef SDNOTIFY
- sd_notify(0, "READY=1");
+ sd_notify(0, "READY=1\nSTATUS=Ready");
#endif
// Main program loop: