From: Ben Gras Date: Fri, 10 Mar 2006 14:35:15 +0000 (+0000) Subject: Keep file modes and such X-Git-Tag: v3.1.2a~265 X-Git-Url: http://zhaoyanbai.com/repos/man.nsupdate.html?a=commitdiff_plain;h=498e232a5c7ba68de57a862e396d4178bbec0fee;p=minix.git Keep file modes and such --- diff --git a/etc/rc.rescue b/etc/rc.rescue index cb4608544..ae0aea050 100644 --- a/etc/rc.rescue +++ b/etc/rc.rescue @@ -11,5 +11,5 @@ service up $DRIVERS/rescue -dev /dev/rescue -args 128 -period 4HZ mkfs /dev/rescue mount /dev/rescue $RESCUE cd $DRIVERS -cp at_wini floppy bios_wini $RESCUE +cp -p at_wini floppy bios_wini $RESCUE service rescue $RESCUE