description     "This init script starts the daemonQNetMan.py"
author          "Anatoliy Kozlov"

start on stopped pymaemo-optify
stop on stopping xomap

service
console none

exec /opt/maemo/usr/bin/qnetmand
