Do not output starting rrd graphs twice.

This commit is contained in:
Scott Ullrich 2008-11-21 02:40:57 +00:00
parent 270c4607dc
commit 8797777129

View File

@ -244,9 +244,7 @@
filter_configure_sync();
/* load graphing functions */
echo "Enabling RRD graphing subsystem...";
enable_rrd_graphing();
echo "done\n";
/* start DHCP service */
services_dhcpd_configure();