Commit graph

3 commits

Author SHA1 Message Date
Matthias Reichl
e821e6b193 lirc: use /run instead of /var/run
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-24 14:20:07 +02:00
MilhouseVH
3f77fa32b1 lirc: build with default state dir /var/run/lirc 2018-04-18 20:46:21 +01:00
Matthias Reichl
97b0d88d39 lirc: use upstream method to configure and run lirc
Add helper scripts for lircd and lircd-uinput so that we can
override lirc_options.conf and lircd.conf via files in
/storage/.config

Use separate systemd units for lircd and lircd-uinput, like in
upstream, and just add a ConditionPathExists to enable/disable
the services.

The lirc socket is managed by systemd via lircd.socket, like
in upstream.

Remove udev file for enabling lirc, this is now handled via
systemd only.
2017-04-07 15:27:13 +02:00