#! /bin/bash -e

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

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

#DEBHELPER#
