summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/portmap.make5
1 files changed, 0 insertions, 5 deletions
diff --git a/rules/portmap.make b/rules/portmap.make
index 95ae56149..a16902ce0 100644
--- a/rules/portmap.make
+++ b/rules/portmap.make
@@ -65,11 +65,6 @@ ifneq ($(call remove_quotes,$(PTXCONF_PORTMAP_BBINIT_LINK)),)
endif
endif
endif
-
-ifdef PTXCONF_PORTMAP_INETD_SERVER
- @$(call install_alternative, portmap, 0, 0, 0644, /etc/inetd.conf.d/portmap, n)
-endif
-
@$(call install_finish, portmap)
@$(call touch)