Provide resize_disklabel=NO default. Used by arm images and is not

part of the stock rc.d yet.  This silences rc when you delete the
whole resize_* block from rc.conf after the first boot.
This commit is contained in:
uwe 2018-05-25 20:48:54 +00:00
parent 546a023e11
commit 2a24bb8653

View File

@ -1,4 +1,4 @@
# $NetBSD: rc.conf,v 1.142 2018/04/18 04:27:47 martin Exp $
# $NetBSD: rc.conf,v 1.143 2018/05/25 20:48:54 uwe Exp $
#
# /etc/defaults/rc.conf --
# default configuration of /etc/rc.conf
@ -120,6 +120,7 @@ lvm=NO
#
savecore=YES savecore_flags="-z"
savecore_dir="/var/crash"
resize_disklabel=NO # resize partion to fill disk
resize_root=NO # resize root to fill partition
per_user_tmp=NO # per-user /tmp directories
per_user_tmp_dir="/private/tmp" # real storage for /tmp