[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: udev and /sys mounting [was: mounting tmpfs (and sysfs) defaultly in sarge?]



In linux.debian.maint.glibc GOTO Masanori <gotom@debian.or.jp> wrote:

>I've commited this feature in order to mount both tmpfs and sysfs into
>the latest debian glibc cvs just now.  Please check it.
What about adding this too?

if [ ! -f /proc/bus/usb/devices ]; then
  mount -t usbdevfs none /proc/bus/usb
fi

-- 
ciao,
Marco



Reply to: