# novacomd
# 
# Palm's debug/control protocol server.
# 
# (c) 2009 Palm Inc, All Rights Reserved 
#

description	"Palm NovaCom, Palm's debug/control protocol server."

start on stopped rc RUNLEVEL=[2345]
stop on runlevel [!2345]

respawn
exec /opt/Palm/novacom/novacomd

