I'm using kannel with Ubuntu (via apt-get) and am running into a problem. Seems that the kannel init.d script requires /var/run/kannel to exist in order to run. However, ubuntu maps /var/run to a tempfs in ram, so it gets wiped out after every reboot. Kannel needs to use a different path, or it needs to have a startup script create this path.
Is this a known bug? Will it be addressed in the next version? Thanks, aaron
