On Sat, Jan 08, 2011 at 04:16:52PM +0000, Adam Hamsik wrote:
 > Modified Files:
 >      src/etc/rc.d: mountcritlocal
 > 
 > Log Message:
 > Use /rescue/chown not chown from /usr/sbin which might not be available in
 > time of running this script.
 > 
 > XXX. Why is chown in /usr/sbin ? it should be moved to /sbin

Because historically nothing needed to be chowned during boot because
it was all root.

This is no longer true, for lvm and other things, so let's take a deep
breath and move chown. I don't like the idea of having rc.d scripts
depend on /rescue.

-- 
David A. Holland
dholl...@netbsd.org

Reply via email to