Author |
Post |
|
#1 Mon Jul 25, 2011 15:02, 163 months ago.
|
Member
Registered: Dec 2010
Location: Chisinau, Moldova
|
Operating system name and version: Gentoo Linux Version of smsd: 3.1.14 Smsd installed from: /usr/portage/app-mobilephone/smstools/smstools-3.1.14.ebuild Name and model of a modem / phone: Huawei E1750 Interface: USB I am unable to start daemon using standard Gentoo start script. Effective line is User & group set in config: After running startup script as root I get the following log: and .pid file Anybody has a thought what is wrong in my setup?
|
|
#2 Mon Jul 25, 2011 15:44, 163 months ago.
|
Administrator
Registered: May 2009
Location: Jyväskylä, Finland
|
It looks like start-stop-daemon creates a .pid file and does not allow smsd to write into it. You could try to use different .pid file for it.
Is there a reason why the script sms3 cannot be used on Gentoo? I think that it should work, and it stops smsd safely, but some other implementations just kill daemon causing broken messages (partially sent or received).
|