mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
Fix missing # in rc.site
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
701d877e61
commit
7505caa279
@ -34,7 +34,7 @@
|
|||||||
|
|
||||||
# Interactive startup
|
# Interactive startup
|
||||||
#IPROMPT="yes" # Whether to display the interactive boot promp
|
#IPROMPT="yes" # Whether to display the interactive boot promp
|
||||||
itime="3" # The ammount of time (in seconds) to display the prompt
|
#itime="3" # The ammount of time (in seconds) to display the prompt
|
||||||
|
|
||||||
# The total length of the distro welcome string, without escape codes
|
# The total length of the distro welcome string, without escape codes
|
||||||
#wlen=$(echo "Welcome to ${DISTRO}" | wc -c )
|
#wlen=$(echo "Welcome to ${DISTRO}" | wc -c )
|
||||||
|
Loading…
Reference in New Issue
Block a user