Edit inetd.conf on backup server:
amanda dgram udp wait amandabackup /usr/lib/amanda/amandad amandad amandaidx stream tcp nowait amandabackup /usr/lib/amanda/amindexd amindexd amidxtape stream tcp nowait amandabackup /usr/lib/amanda/amidxtaped amidxtaped
Edit /etc/services:
amanda 10080/udp amandaidx 10082/tcp amidxtape 10083/tcp
Convert inetd.conf entries into smf service mani-fests, import them into smf repository:
inetconv -i /etc/inet/inetd.conf