Hi all,
How can I get the log of ofonod on N900 with meego trunk image?
I tried modifying the /etc/rc.sysinit as following:
*if [ -x "/usr/sbin/bluetoothd" ] ; then*
* /usr/sbin/ofonod -nd >> /var/log/ofonod.log 2>&1*
*fi*
it does not work, even /var/log/ofonod.log is not created.
Show replies by date