From: Michael Tremer Date: Thu, 18 Jun 2015 11:14:55 +0000 (+0200) Subject: core92: Add rrdtool update X-Git-Tag: v2.17-core92~10^2~37 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7f7d0ae75075cf6329ba17fb7df7634b81360215;p=ipfire-2.x.git core92: Add rrdtool update Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/92/filelists/files b/config/rootfiles/core/92/filelists/files index fe764dbb80..9c5a302566 100644 --- a/config/rootfiles/core/92/filelists/files +++ b/config/rootfiles/core/92/filelists/files @@ -4,6 +4,7 @@ srv/web/ipfire/cgi-bin/connections.cgi srv/web/ipfire/cgi-bin/dhcp.cgi srv/web/ipfire/cgi-bin/vpnmain.cgi srv/web/ipfire/cgi-bin/webaccess.cgi +var/ipfire/graphs.pl var/ipfire/network-functions.pl var/ipfire/langs var/ipfire/urlfilter/bin/autoupdate.pl diff --git a/config/rootfiles/core/92/filelists/rrdtool b/config/rootfiles/core/92/filelists/rrdtool new file mode 120000 index 0000000000..7a82e414b6 --- /dev/null +++ b/config/rootfiles/core/92/filelists/rrdtool @@ -0,0 +1 @@ +../../../common/rrdtool \ No newline at end of file