22 lines
496 B
Django/Jinja
22 lines
496 B
Django/Jinja
{{ ansible_managed_file | comment }}
|
|
|
|
[lircd]
|
|
nodaemon = False
|
|
driver = irman
|
|
device = /dev/irman
|
|
output = /var/run/lirc/lircd0
|
|
pidfile = /var/run/lirc/lircd0.pid
|
|
plugindir = /usr/lib/x86_64-linux-gnu/lirc/plugins
|
|
permission = 666
|
|
allow-simulate = No
|
|
repeat-max = 600
|
|
#loglevel = 6
|
|
#release = true
|
|
#release_suffix = _EVUP
|
|
#logfile = ...
|
|
#driver-options = ...
|
|
|
|
[lircmd]
|
|
uinput = False
|
|
nodaemon = False
|