mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #10316
[Bug 1636353] Re: In lirc 0.9.4, irexec.service fails to start because the irexec executable is in /usr/bin/, not /usr/sbin/
grep irexec . -R |grep sbin
./systemd/irexec.service:ExecStart=/usr/sbin/irexec /etc/lirc/irexec.lircrc
this seems a bug indeed
sbin_PROGRAMS = lirc-lsplugins
bin_PROGRAMS = ircat \
irexec \
** Changed in: lirc (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to lirc in Ubuntu.
https://bugs.launchpad.net/bugs/1636353
Title:
In lirc 0.9.4, irexec.service fails to start because the irexec
executable is in /usr/bin/, not /usr/sbin/
Status in lirc package in Ubuntu:
Confirmed
Bug description:
Either the file needs to be moved to /usr/sbin/ or the
/lib/systemd/system/irexec.service needs to be updated to point to
/usr/bin/irexec instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/1636353/+subscriptions
References