Subject: Re: Abbreviations
To: Andrew Brown <atatat@atatdot.net>
From: Luke Mewburn <lukem@wasabisystems.com>
List: tech-userlevel
Date: 10/12/2002 09:29:52
On Fri, Oct 11, 2002 at 10:39:59AM -0400, Andrew Brown wrote:
| >Well, if the answer is yes, I've noticed that `modload' says "can't" (my
| >question comes from here, though)... should be "cannot" ;)
|
| speaking of modload...i think it's in the wrong place.
|
| % where modload modstat modunload
| /sbin/modload
| /usr/bin/modstat
| /sbin/modunload
| % cd /usr/src/distrib/sets/lists/
| % grep -r modstat *
| base/mi:./usr/bin/modstat base-util-bin
| man/mi:./usr/share/man/cat8/modstat.0 man-sysutil-catman
| man/mi:./usr/share/man/man8/modstat.8 man-sysutil-man
|
| looks to me like it oughta be in /usr/sbin.
I don't think so.
If rc.conf(5)'s $critical_filesystems_remote contains `/usr', how can
/etc/rc.lkm (as called by /etc/rc.d/lkm1, which starts before
/etc/rc.d/mountcritremote) function correctly?
Luke.