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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user