update handling of inetd and xinetd config files to reflect change to use
[debian/amanda] / debian / amanda-common.postinst
index a85c8fdf525aedfb083443465167799de039ea9f..50f05f300cdab3580261586b0cbaf14d1ed2c4fb 100644 (file)
@@ -58,4 +58,6 @@ if [ "$1" = configure ]; then
        chmod 770 /var/log/amanda
 fi
 
+update-inetd --add "amanda stream tcp nowait backup /usr/lib/amanda/amandad amandad -auth=bsdtcp amdump amindexd amidxtaped"
+
 #DEBHELPER#