Blob Blame History Raw
From 184366b6200c80fae167853bab0038a54538ad16 Mon Sep 17 00:00:00 2001
From: Alec Leamas <leamas.alec@gmail.com>
Date: Thu, 11 Dec 2014 00:30:23 +0100
Subject: [PATCH] Changing effective-user default

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

diff --git a/lirc_options.conf b/lirc_options.conf
index 9dc672a..bf342c1 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  = lirc
 #listen         = [address:]port
 #connect        = host[:port]
 #debug          = 6
-- 
1.9.3