mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
bootup, change message to "Checking config backups consistency..." to tell whats taking time, as there is usually little to cleanup involved
(cherry picked from commit c253048797)
This commit is contained in:
parent
04cd314bce
commit
bef8ce513e
@ -228,7 +228,7 @@ echo "Updating configuration...";
|
||||
convert_config();
|
||||
echo "done.\n";
|
||||
|
||||
echo "Cleaning backup cache...";
|
||||
echo "Checking config backups consistency...";
|
||||
cleanup_backupcache(true);
|
||||
echo "done.\n";
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user