START_SMSBOX=yes START_WAPBOX=yes #See the documentation for setting proper options #Note: verbosity codes are strange! # Default is 0, which means 'debug'. 1 is 'info, 2 'warning', 3 'error' and 4 'panic' BEARERBOX_OPTS="--verbosity 1 --logfile bearerbox.log" SMSBOX_OPTS="--verbosity 1 --logfile smsbox.log" WAPBOX_OPTS="--verbosity 1 --logfile wapbox.log"