Document that dumpdev may be set to AUTO to dump to the first appropriate
swap device listed in /etc/fstab.
This commit is contained in:
parent
2bd5d8147a
commit
a5562a139a
@ -436,7 +436,7 @@ chkprintcap_enable="NO" # Run chkprintcap(8) before running lpd.
|
||||
chkprintcap_flags="-d" # Create missing directories by default.
|
||||
usbd_enable="NO" # Run the usbd daemon.
|
||||
usbd_flags="" # Flags to usbd (if enabled).
|
||||
dumpdev="NO" # Device name to crashdump to (or NO).
|
||||
dumpdev="NO" # Device to crashdump to (device name, AUTO, or NO).
|
||||
dumpdir="/var/crash" # Directory where crash dumps are to be stored
|
||||
savecore_flags="" # Used if dumpdev is enabled above, and present.
|
||||
enable_quotas="NO" # turn on quotas on startup (or NO).
|
||||
|
Loading…
Reference in New Issue
Block a user