mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Change wording
This commit is contained in:
parent
9bc8b6b61d
commit
d55ea9701f
@ -2328,7 +2328,7 @@ function upgrade_076_to_077() {
|
||||
$xmldumpnew = "{$database}.new.xml";
|
||||
|
||||
if ($g['booting'])
|
||||
echo "Migrate RRD database {$database} to new format.\n";
|
||||
echo "Migrate RRD database {$database} to new format for IPv6.\n";
|
||||
|
||||
/* dump contents to xml and move database out of the way */
|
||||
dump_rrd_to_xml("{$rrddbpath}/{$database}", "{$g['tmp_path']}/{$xmldump}");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user