Browse Source

init: changed to not mount /proc/bus/usb

0.2-maint
Alejandro Mery 16 years ago
parent
commit
8ba12c64d1
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      initramfs/etc_rc.d_rc.sysinit.sh

+ 0
- 1
initramfs/etc_rc.d_rc.sysinit.sh

@ -22,7 +22,6 @@ banner "I am Idunn, take an apple and live forever."
title "Mounting special filesystems"
check mount -n -t proc proc /proc
check mount -n -t usbfs none /proc/bus/usb
check mount -n -t sysfs sysfs /sys
check mount -n -t tmpfs tmp /tmp
status

Loading…
Cancel
Save