On 12/08/2014 12:15 PM, Greg Woods wrote:
In order to get my remote to work with my MythTV system, I have to execute
# echo lirc > /sys/class/rc/rc0/protocols
If you need to do that every time you boot, you can simplify things by putting that into /etc/rc.d/rc.local and making sure that rc-local.service is enabled. My understanding is that systemctl automatically enables it if the file exists, but it never hurts to make sure.