]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/vsftpd
Added pxelinux to the tftpboot directory.
[people/pmueller/ipfire-2.x.git] / lfs / vsftpd
index f5fa083b2fde98478132c0f1075a90a99cbabf80..4da8711a9a2bdbfb5706ee17646641e6bfa71e1c 100644 (file)
@@ -86,5 +86,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        cd $(DIR_APP) && install -v -m 644 vsftpd.8 /usr/share/man/man8
        cd $(DIR_APP) && install -v -m 644 vsftpd.conf.5 /usr/share/man/man5
        cd $(DIR_APP) && install -v -m 644 $(DIR_SRC)/config/vsftpd/vsftpd.conf /etc
+       cd $(DIR_APP) && install -v -m 644 $(DIR_SRC)/config/vsftpd/vsftpd.user_list /etc
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)