** Changed in: acpid (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/341749
Title:
powernowd and acpid assume lsmod in /sbin, but it is in /bin
--
u
** Changed in: powernowd (Ubuntu)
Status: Confirmed => Fix Released
--
powernowd and acpid assume lsmod in /sbin, but it is in /bin
https://bugs.launchpad.net/bugs/341749
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
abog...@picasso:~/tmp/acpid-1.0.6$ grep -rin lsmod *
debian/acpid.init.d:42: LIST="$(/sbin/lsmod | awk '!/Module/ {print $1}')"
** Changed in: acpid (Ubuntu)
Status: New => Confirmed
--
powernowd and acpid assume lsmod in /sbin, but it is in /bin
https://bugs.launchpad.net/bugs/341749
You
abog...@picasso:~/tmp/powernowd-1.00$ grep -rin lsmod *
debian/init.d:43:LIST=`/sbin/lsmod|awk '!/Module/ {print $1}'`
** Changed in: powernowd (Ubuntu)
Status: New => Confirmed
--
powernowd and acpid assume lsmod in /sbin, but it is in /bin
https://bugs.launchpad.net/bugs/341749