#!	/bin/bash

# add our entry to the /etc/inetd.conf file

update-inetd --group "HAM-RADIO" --add "rmtcfg  stream  tcp     nowait  root    /usr/bin/p10cfgd  p10cfgd"


