From fe2c7424b019136abdfade69f50fc5c47c98e812 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 6 Mar 2018 14:44:17 +0100 Subject: fixes --- builder/modules.d/openslx_tmp_format/module-setup.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'builder/modules.d/openslx_tmp_format/module-setup.sh') diff --git a/builder/modules.d/openslx_tmp_format/module-setup.sh b/builder/modules.d/openslx_tmp_format/module-setup.sh index c20eb1dd..551d2d8e 100755 --- a/builder/modules.d/openslx_tmp_format/module-setup.sh +++ b/builder/modules.d/openslx_tmp_format/module-setup.sh @@ -9,8 +9,6 @@ depends() { echo dnbd3-rootfs } install() { - # must be *after* the download of the openslx config - # which is currently 00-fetch-config.sh - inst_hook pre-mount 10 "$moddir/scripts/format_openslx_tmp.sh" + inst_hook pre-pivot 20 "$moddir/scripts/openslx_tmp_format.sh" inst_multiple mkfs.xfs mkfs.ext4 } -- cgit v1.2.3-55-g7522