My apologies...Unformated(possibly longer than 78 character line) text
follows:
I recently brought up a 22G ccd drive. Works great.
The only problem is that the box refused to boot. It would crash in fsck
with out of memory.
A little research found that ulimit reported a max datasize of 16M. fsck
wanted something like
20M.
I fixed the problem with a simple ulimit in rc.
Apparently, after the fscks clear, login.conf takes effect and usage limits
are applied correctly.
Before fsck, they are at a "default".
My question is: is this a "bug", or have I broken something silently, and
it's going to bite me in the ass one night when I least expect it?
Thanks,
-Neal