Fix issue with deviceinfo modules not loading in init
When modules are surrounded with quotes, modprobe seems to be treating them as all one module and none of them are actually loaded. On the N900, where a watchdog module MUST be loaded on boot, this results in the device shutting down after 30 seconds. This commit corrects this in init.sh.in