mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Do not output starting rrd graphs twice.
This commit is contained in:
parent
270c4607dc
commit
8797777129
@ -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();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user