]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/linux-igd
makegraphs umgebaut, sodass nurnoch rrd daten geschrieben werden die graphen
[people/pmueller/ipfire-2.x.git] / lfs / linux-igd
index 704fa1b4eece59e88445a4a02d68c563eaf62707..c28b5a5d6a5da6c7ca027d2827808e8aae43c35c 100644 (file)
@@ -74,5 +74,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
        @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && make $(MAKETUNING) #HAVE_LIBIPTC=1
        cd $(DIR_APP) && make install
+       cp -vf $(DIR_SRC)/config/upnp/* /etc/linuxigd/
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)