On Sun, Dec 16, 2007 at 06:18:52PM +0800, Aaron Simmons wrote: > Looking more closely, the init.d script that the package uses > (debian/kannel.init) has this line > > PIDFILES=/var/run/kannel > while the (somewhat similar) sample init.d script (utils/kannel-init.d) has > this line > > PIDFILES=/var/run > Using the second init.d script will work fine, although it is not installed > with the package (you have to download the source to get it).
Or, just edit /etc/init.d/kannel and change that line. Best regards
