summaryrefslogtreecommitdiff
path: root/Make.config.template
diff options
context:
space:
mode:
Diffstat (limited to 'Make.config.template')
-rw-r--r--Make.config.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/Make.config.template b/Make.config.template
index 1fc8227a..0de5bb97 100644
--- a/Make.config.template
+++ b/Make.config.template
@@ -6,7 +6,7 @@
# See the main source file 'vdr.c' for copyright information and
# how to reach the author.
#
-# $Id: Make.config.template 2.3 2011/03/13 13:41:12 kls Exp $
+# $Id: Make.config.template 2.4 2011/12/04 14:41:00 kls Exp $
### The C compiler and options:
@@ -35,7 +35,7 @@ CONFDIR = $(VIDEODIR)
### The remote control:
-LIRC_DEVICE = /dev/lircd
+LIRC_DEVICE = /var/run/lirc/lircd
RCU_DEVICE = /dev/ttyS1
## Define if you want vdr to not run as root