]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/tftpd
python3-rsa: New package as required by aws-cli
[ipfire-2.x.git] / lfs / tftpd
index 2ebf84a95a4ccd622825aab60705d97cee67e846..e0cd93bdae08ddc73a3e28d6864081e6cceedf64 100644 (file)
--- a/lfs/tftpd
+++ b/lfs/tftpd
@@ -81,5 +81,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && make $(MAKETUNING)
        cd $(DIR_APP) && make install
        mv -fv /usr/sbin/in.tftpd /usr/sbin/tftpd
+       #install initscripts
+       $(call INSTALL_INITSCRIPT,tftpd)
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)