summaryrefslogtreecommitdiff
path: root/lirc/20141211102847-eb44af1-add-euid-to-template.patch
blob: 467bfaf9487d9c6706cb9e1a28055dd8dd3ab93c (plain)
    1 commit eb44af17ade6f55ca05f825d8a55f65c5305cbf1
    2 Author: Alec Leamas <leamas.alec@gmail.com>
    3 Date:   Thu Dec 11 10:28:47 2014 +0100
    4 
    5     lirc_options.conf: Add effective-user to template.
    6 
    7 diff --git a/lirc_options.conf b/lirc_options.conf
    8 index 9dc672a..9346de8 100644
    9 --- a/lirc_options.conf
   10 +++ b/lirc_options.conf
   11 @@ -12,6 +12,7 @@ plugindir       = /usr/lib/lirc/plugins
   12  permission      = 666
   13  allow-simulate  = No
   14  repeat-max      = 600
   15 +#effective-user =
   16  #listen         = [address:]port
   17  #connect        = host[:port]
   18  #debug          = 6

Generated by cgit