[Unit] Description=Enable IR protocols (NEC, RC5) After=systemd-modules-load.service Wants=systemd-modules-load.service [Service] Type=oneshot ExecStart=/usr/bin/ir-keytable -p nec,rc5 RemainAfterExit=yes [Install] WantedBy=multi-user.target