default swapoff to yes, and explain why.

This commit is contained in:
christos 2005-06-15 03:34:45 +00:00
parent b329676140
commit 3ccdf9a0d7
1 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: rc.conf,v 1.63 2004/10/09 02:18:48 dsainty Exp $
# $NetBSD: rc.conf,v 1.64 2005/06/15 03:34:45 christos Exp $
#
# /etc/defaults/rc.conf --
# default configuration of /etc/rc.conf
@ -79,7 +79,8 @@ critical_filesystems_remote="/usr"
#
no_swap=NO # Set to YES if you have purposefully setup no swap
# partitions and don't want to be warned about it.
swapoff=NO # Remove block-type swap partitions upon shutdown
swapoff=YES # Remove block-type swap partitions upon shutdown
# This defaults to yes, so that raids shutdown cleanly
# Concatenated disk driver.
#