mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Mount quiet with status.
This commit is contained in:
@@ -12,6 +12,8 @@ if [ -d /sys/class/ubi ]; then
|
||||
fi
|
||||
( cd /sys/class/net; for d in *; do /sbin/initnetdev $d add; done )
|
||||
|
||||
initmounts
|
||||
|
||||
log_action_end_msg 0
|
||||
|
||||
log_action_begin_msg "Mounting filesystems"
|
||||
initmounts -q
|
||||
log_action_end_msg 0
|
||||
|
||||
Reference in New Issue
Block a user