Browse Source

Andreas V. Meier:


			
			
				rocklinux
			
			
		
Andreas V. 'netrunner' Meier 19 years ago
parent
commit
110621a9f8
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      target/bootdisk/linuxrc.sh

+ 1
- 0
target/bootdisk/linuxrc.sh

@ -411,6 +411,7 @@ rm -rf fd
ln -s /proc/self/fd
cd -
echo "" > /proc/sys/kernel/hotplug
/sbin/udevd --daemon
# create nodes for devices already in kernel
while read uevent; do

Loading…
Cancel
Save