File 0002-lircd-Fix-bad-default-for-lircdfile.patch of Package lirc

From 4a9b45822890f50c5ed36660468e0a99cd4531e0 Mon Sep 17 00:00:00 2001
From: Alec Leamas <leamas@nowhere.net>
Date: Mon, 18 Aug 2014 10:05:44 +0200
Subject: [PATCH 2/3] lircd: Fix bad default for lircdfile.

---
 daemons/lircd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/daemons/lircd.cpp b/daemons/lircd.cpp
index db8ea13..fa8cf17 100644
--- a/daemons/lircd.cpp
+++ b/daemons/lircd.cpp
@@ -2179,7 +2179,7 @@
 		"lircd:device",		NULL,
 		"lircd:listen",		NULL,
 		"lircd:connect",	NULL,
-		"lircd:output",		LIRCD,
+		"lircd:lircdfile",	LIRCD,
 		"lircd:pidfile",	PIDFILE,
 		"lircd:logfile",	"syslog",
 		"lircd:debug",		level,
-- 
1.8.4.2

openSUSE Build Service is sponsored by