Dear all,
Please let me describe my problem:
I’m running a SMS Gateway server using SMSTools3 on SuseStudio 11.4 as a Virtualbox VM.
When i boot the Virtual Maschine the init script /etc/init.d/smstools doesn’t initialize the modem on /dev/ttyACM0 which is automatically connected by the VM configuration.
But when i restart the /etc/init.d/smstools after login the initialization of the modem works well !
I think this happens because SuseStudio 11.4 doesn’t initialize the modem on /dev/ttyACM0 before it starts up the /etc/init.d/smstools
I already tried to put a sleep 30; to the init script, without succes.
Can anybody please tell me how i could start initialize the modem before it starts to process the init script smstools ?
Many thanks in advance!
Gurlee