summaryrefslogtreecommitdiffstats
path: root/abs/core/lirc/0005-lirc_options.conf-Add-effective-user-to-template.patch
blob: 8910905ba6867f4211f3972855ed123a51f458d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From 502af4fcca53c81025446bb73fa29570abb34feb Mon Sep 17 00:00:00 2001
From: Alec Leamas <leamas.alec@gmail.com>
Date: Thu, 11 Dec 2014 10:28:47 +0100
Subject: [PATCH 05/13] lirc_options.conf: Add effective-user to template.

---
 lirc_options.conf | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.2.2