Logo
Explore Help
Sign In
archr/Arch-R
0
0
Fork 0
You've already forked Arch-R
mirror of https://github.com/archr-linux/Arch-R.git synced 2026-03-31 14:41:55 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
4abb271407b94de955df7fb094d456d3a52a149d
Arch-R/packages/sysutils/lirc/system.d/lircd.socket

7 lines
99 B
SYSTEMD
Raw Normal View History

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
[Socket]
lirc: use /run instead of /var/run Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-24 13:34:57 +02:00
ListenStream=/run/lirc/lircd.socket
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
[Install]
WantedBy=sockets.target
Also=lircd.service
Reference in New Issue Copy Permalink
Powered by Gitea Page: 235ms Template: 9ms
English
English
Licenses API