commit | 5cbdd712f5320ffc109053a94b7cf36c82292cf6 | [log] [tgz] |
---|---|---|
author | Erik Andersen <andersen@codepoet.org> | Wed Jan 26 20:06:48 2000 +0000 |
committer | Erik Andersen <andersen@codepoet.org> | Wed Jan 26 20:06:48 2000 +0000 |
tree | 77236e83cc0583411a75b752a6152d445eb680e0 | |
parent | 3fe39dce5d1a0b0946878c66bbd7f694c5aa38ea [diff] |
mount and umount could leak loop device allocations causing the system to quickly run out. Also disable init's SIGHUP handler during shutdown. -Erik