Browse Source

Clifford Wolf:


			
			
				rocklinux
			
			
		
Clifford Wolf 19 years ago
parent
commit
95973b70a2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      target/bootdisk/linuxrc.sh

+ 1
- 1
target/bootdisk/linuxrc.sh

@ -420,7 +420,7 @@ sleep 5
udevstart
if [ ${autoboot} -eq 1 ] ; then
load_ramdisk_file 1
load_ramdisk_file cdroms 1
fi
autoboot=0
cat << EOF

Loading…
Cancel
Save