From: Ben Gras Date: Fri, 17 Feb 2006 13:19:10 +0000 (+0000) Subject: memory moved X-Git-Tag: v3.1.2a~344 X-Git-Url: http://zhaoyanbai.com/repos/man.arpaname.html?a=commitdiff_plain;h=2fa6eb3993858871f46b655e9479878630100281;p=minix.git memory moved --- diff --git a/etc/rc.rescue b/etc/rc.rescue index d3b0e5260..d5d5d80f1 100644 --- a/etc/rc.rescue +++ b/etc/rc.rescue @@ -1,5 +1,5 @@ #!/bin/sh -DRIVERS=/sbin +DRIVERS=/usr/sbin RESCUE=/boot/rescue if [ "$1" != start ]