Package: kannel
Priority: optional
Section: net
Installed-Size: 2856
Maintainer: Paul Dwerryhouse <[email protected]>
Architecture: amd64
Version: 1.4.1-2
Replaces: kannel-devel, kannel-cvs
Depends: libc6 (>= 2.3.5-1), libmysqlclient15off (>= 5.0.24-2), libpam0g
(>= 0.76), libssl0.9.8 (>= 0.9.8c-1), libxml2 (>= 2.6.26), adduser
Conflicts: kannel-devel, kannel-cvs
Size: 1171244
Description: WAP and SMS gateway
Kannel is a gateway for connecting WAP (Wireless Application Protocol)
phones to the Internet. It also works as an SMS gateway, for providing
SMS based services for GSM phones.
.
Compiled with ssl, mysql and native malloc.
.
Homepage: http://www.kannel.org/
Kannel logrotate.d script depends on killall
cat /etc/logrotate.d/kannel
/var/log/kannel/*.log {
daily
missingok
rotate 365
compress
delaycompress
notifempty
create 640 kannel adm
sharedscripts
postrotate
killall -HUP bearerbox smsbox wapbox > /dev/null 2> /dev/null
|| true
endscript
}
In debian lenny (and Ubuntu intrepid and others) killall is supplied by
psmisc. psmisc should therefore be in depends list.
Cheers,
Alan
--
Alan McNatty, Wellington, New Zealand
Catalyst IT Limited <http://www.catalyst.net.nz/>
DDI: +64 4 8032201
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]