mirror of
https://github.com/Telecominfraproject/OpenNetworkLinux.git
synced 2025-12-25 17:27:01 +00:00
Short console flush prior to executing rcS
This commit is contained in:
@@ -15,4 +15,9 @@ for script in `ls /etc/boot.d/[0-9]* | sort`; do
|
||||
$script
|
||||
done
|
||||
|
||||
#
|
||||
# Wait for console to flush prior to starting rc.S
|
||||
#
|
||||
sleep .1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user