Fix name and destination for lirc options file

This commit is contained in:
Alexander Grothe
2018-01-01 23:02:40 +01:00
parent d8c3b9c5bd
commit 1d108dc61f
3 changed files with 5 additions and 5 deletions

View File

@@ -0,0 +1,21 @@
{{ 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