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 ]