On Mon, Dec 17, 2001 at 09:34:10AM -0800, Chris Wright wrote: > * Greg KH (gregat_private) wrote: > > > Ah, change your shutdown script, don't change the kernel :) > > > > Seriously, you should put this fix back. You're going to have to change > > your shutdown scripts anyway due to changes in usbdevfs... > > i agree in sentiment, especially since it's an attempt to conform with > standards. but it's a minor change and it's significantly simpler to > revert the change and get a functioning system for short testing. SysRq is your friend :) > got a simple change to the shutdown scripts? For the signal stuff, no, I use SysRq. For usbdevfs, it depends on your distro version. Look for a check for the file /proc/bus/usb/devices and change it to check for the directory /proc/bus/usb instead (devices and drivers disapear unless you have a usb host driver loaded now.) thanks, greg k-h _______________________________________________ linux-security-module mailing list linux-security-moduleat_private http://mail.wirex.com/mailman/listinfo/linux-security-module
This archive was generated by hypermail 2b30 : Mon Dec 17 2001 - 09:44:18 PST