diff --git a/lfs/xinetd b/lfs/xinetd index d3b577b5c..42d9288ab 100644 --- a/lfs/xinetd +++ b/lfs/xinetd @@ -83,7 +83,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) cp -f $(DIR_SRC)/config/xinetd/xinetd.conf /etc/xinetd.conf #install initscripts - $(call INSTALL_INITSCRIPT,nfs-server) + $(call INSTALL_INITSCRIPT,xinetd) @rm -rf $(DIR_APP) @$(POSTBUILD)