summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--builder/modules.d/slx-dmsetup/scripts/grow-rootfs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/builder/modules.d/slx-dmsetup/scripts/grow-rootfs.sh b/builder/modules.d/slx-dmsetup/scripts/grow-rootfs.sh
index 754e98ac..e2603835 100644
--- a/builder/modules.d/slx-dmsetup/scripts/grow-rootfs.sh
+++ b/builder/modules.d/slx-dmsetup/scripts/grow-rootfs.sh
@@ -38,7 +38,7 @@ resize_rootfs() {
return 1
fi
return 0
-}
+} &> /run/openslx/rootfs-grow.log
[ -b "$SLX_DNBD3_DEVICE_COW" ] && resize_rootfs
# non-critical, so always fake success