forked from ports/contrib
19 lines
548 B
Diff
19 lines
548 B
Diff
|
commit eb44af17ade6f55ca05f825d8a55f65c5305cbf1
|
||
|
Author: Alec Leamas <leamas.alec@gmail.com>
|
||
|
Date: Thu Dec 11 10:28:47 2014 +0100
|
||
|
|
||
|
lirc_options.conf: Add effective-user to template.
|
||
|
|
||
|
diff --git a/lirc_options.conf b/lirc_options.conf
|
||
|
index 9dc672a..9346de8 100644
|
||
|
--- a/lirc_options.conf
|
||
|
+++ b/lirc_options.conf
|
||
|
@@ -12,6 +12,7 @@ plugindir = /usr/lib/lirc/plugins
|
||
|
permission = 666
|
||
|
allow-simulate = No
|
||
|
repeat-max = 600
|
||
|
+#effective-user =
|
||
|
#listen = [address:]port
|
||
|
#connect = host[:port]
|
||
|
#debug = 6
|