smsd startup scripts
Lukasz Michalski
lm at zork.pl
Sat Sep 2 15:43:27 CEST 2006
Patch zrobiony w gałęzi AC-branch.
Changelog entry:
- added init scritps and sysconfig for smsd with multiple phone support.
- added logrotate configuration for smsd
Proszę o informację czy i kiedy patch pojawi się w cvs.
pzdr,
--
Lukasz Michalski
pgp key: http://www.zork.pl/lm.asc
-------------- next part --------------
# Configuration file for gnokii smsd daemon
# Database type. Could be pq or mysql
DBTYPE=pq
DBNAME=sms
DBUSER=zork
DBPASS=
DBHOST=localhost
# Available phones from gnokirc. If empty then smsd is started for phone
# listed in [global] section in /etc/gnokiirc
# For each phone index listed here one smsd instance is spawned
# Put indexes of phone entries in gnokiirc file. 0 is [global] section
# 1 is next section etc...
PHONES="0"
# pooling interval for incoming sms's in seconds. Default is 1 sec.
INTERVAL=1
# max number of sms messages for dumb mode. Leave empty for defaults
MAXSMS_IN_DUMB_MODE=
More information about the feedback
mailing list