---
 functions |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/functions b/functions
index ba452d8..66a8670 100644
--- a/functions
+++ b/functions
@@ -425,9 +425,8 @@ fsck_reboot() {
 mount_all() {
        run_hook sysinit_premount

-       stat_busy "Mounting Local Filesystems"
+       status "Mounting Local Filesystems" \
                mount -a -t $NETFS -O no_netdev
-       stat_done

        run_hook sysinit_postmount
 }
--
1.7.1

Reply via email to