From a48c4cef6b7065cc9166f045582fe61ddc08ece1 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 27 Aug 2019 12:25:32 +0200 Subject: [slx-dmsetup] log growfs output --- builder/modules.d/slx-dmsetup/scripts/grow-rootfs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'builder') 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 -- cgit v1.2.3-55-g7522