do not change resizefs behavior

we really should have enough space in the image to write some host keys.
if not, likely lots of other things are going to fail.
This commit is contained in:
Scott Moser
2016-06-29 09:21:08 -04:00
parent ad42daeb42
commit 24f4de38fc
2 changed files with 1 additions and 2 deletions

View File

@@ -1,8 +1,7 @@
#!/bin/sh
# vi: ts=4 noexpandtab
echo "Top of resize init script"
RESIZE_MODE="foreground"
RESIZE_MODE="background"
GROWROOT="enabled"
if [ -f /etc/default/resizefs ]; then
. /etc/default/resizefs