mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 00:42:59 +02:00
xinetd: fix the call of INSTALL_INITSCRIPT
Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
d04e15178d
commit
3baa3661a1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user