prepare a 1.1 upstream release
[debian/p10cfgd] / debian / postinst
diff --git a/debian/postinst b/debian/postinst
deleted file mode 100644 (file)
index 0fcd526..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!     /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"
-
-