[maemo-developers] [maemo-developers] i386 dbus init.d script checks for an ARM cpu

From: Rafael Espíndola rafael.espindola at gmail.com
Date: Wed Nov 1 21:46:10 EET 2006
The /etc/init.d/dbus script contain the line

echo `uname -m` | grep "^armv" > /dev/null

This causes the script to fail when run on a i386 (because of a "set
-e" at the top).

Best Regards,
Rafael

More information about the maemo-developers mailing list