View Single Post
Posts: 1,100 | Thanked: 2,797 times | Joined on Apr 2011 @ Netherlands
#935
I do have a simcard inserted.

The log does not provide much extra information:
Code:
2011-12-25 14:39:29[DAEMON] INFO: (EMAIL) Mailserver connection closed successful.
2011-12-25 14:39:30[DAEMON] INFO: Phone battery charge is 70%, discharging.
2011-12-25 14:39:30[DAEMON] INFO: Keyboard slider change detection is off.
2011-12-25 14:39:30[DAEMON] INFO: Battery status change detection is off.
2011-12-25 14:39:30[DAEMON] INFO: (CHECKHOST) Checkhost is off.
2011-12-25 14:39:32[SMSCON] INFO: Daemon smscon_daemon was not running.
2011-12-25 14:39:33[SMSCON] INFO: Script smscon_script was not running.
2011-12-25 14:43:11[SMSCON] INFO: Daemon smscon_daemon was not running.
2011-12-25 14:43:11[SMSCON] INFO: Script smscon_script was not running.
2011-12-25 14:47:59[SMSCON] INFO: Daemon smscon_daemon requested to start.
2011-12-25 14:48:00[DAEMON] CRITICAL: smscon_daemon is starting.
2011-12-25 14:48:00[SMSCON] ERROR: Daemon smscon_daemon failed to start.
2011-12-25 14:48:00[DAEMON] INFO: Successfully loaded "/opt/smscon/smscon_config" file.
2011-12-25 14:48:00[DAEMON] INFO: Found 1 IMSI code(s) in "/opt/smscon/smscon_code" file.
2011-12-25 14:48:00[DAEMON] INFO: Authorized IMSI code found.
2011-12-25 14:48:01[DAEMON] WARNING: smscon does not auto-load at boot.
Looking at the code gives me the impression it cannot determine the pids (pidof) correctly, because it starts a daemon, but cannot see it afterwards.