21 lines
469 B
Plaintext
21 lines
469 B
Plaintext
|
{{ ansible_managed_file | comment }}
|
||
|
|
||
|
[lircd]
|
||
|
nodaemon = False
|
||
|
driver = yausbir
|
||
|
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
|