hi all,
I have a shell script which will startup bearerbox and smsbox as follows:

/etc/kannel/bearerbox /etc/kannel/conf/bearerbox.conf &
/etc/kannel/smsbox /etc/kannel/conf/smsbox.conf &

The script run well when I manually execute the script. However, if the
script is scheduled in crontab, I noticed that bearerbox and smsbox will not
be executed even though the script is being executed successfully. 
Nothing is being output to the log file even though the log level is
configured to 'DEBUG' level. Is there any enviroment parameter need to be
assign?
Any suggestion/opinion is welcomed.

Thanks




-- 
View this message in context: 
http://www.nabble.com/How-to-start-bearerbox-and-smsbox-from-crontab-tf3121960.html#a8650004
Sent from the Kannel - User mailing list archive at Nabble.com.


Reply via email to