Changed the default location for the LIRC socket to /var/run/lirc/lircd

This commit is contained in:
Klaus Schmidinger
2011-12-04 14:43:13 +01:00
parent a613816050
commit 7584780dbf
5 changed files with 9 additions and 6 deletions

4
vdr.1
View File

@@ -8,7 +8,7 @@
.\" License as specified in the file COPYING that comes with the
.\" vdr distribution.
.\"
.\" $Id: vdr.1 2.6 2011/08/15 12:28:54 kls Exp $
.\" $Id: vdr.1 2.7 2011/12/04 14:41:00 kls Exp $
.\"
.TH vdr 1 "10 Feb 2008" "1.6" "Video Disk Recorder"
.SH NAME
@@ -120,7 +120,7 @@ Each of them will apply to the \fB\-P\fR options following it.
.TP
.BI \-\-lirc[= path ]
Use a LIRC remote control device.
If \fIpath\fR is omitted, vdr uses \fI/dev/lircd\fR.
If \fIpath\fR is omitted, vdr uses \fI/var/run/lirc/lircd\fR.
.TP
.BI \-\-localedir= dir
Search for locale files in \fIdir\fR (default is ./locale).