12 lines
449 B
Plaintext
12 lines
449 B
Plaintext
# Options to the fsdump(1m) command, as used by the runfsdump script.
|
|
#
|
|
# Likely options to specify here are -Q, -R and -U<maxrss>,
|
|
# where -Q requests quick check sum, -R requests scanning
|
|
# inside RCS/*,v files for top of trunk id, and -U<maxrss>
|
|
# constrains the maximum resident setsize of fsdump.
|
|
#
|
|
# Don't specify the options -L<logfile>, -M<minutes> or -F<dumpfile>
|
|
# here, since the runfsdump script automatically provides these.
|
|
|
|
-R -U1200
|