From aac22f2ce2de08f2d5b2b7e6c533da79dcacb4b7 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 4 May 2018 14:19:42 +0200 Subject: [openslx_tmp_mount] add chmod binary --- builder/modules.d/openslx_tmp_mount/module-setup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/builder/modules.d/openslx_tmp_mount/module-setup.sh b/builder/modules.d/openslx_tmp_mount/module-setup.sh index cb110467..896c6a9b 100755 --- a/builder/modules.d/openslx_tmp_mount/module-setup.sh +++ b/builder/modules.d/openslx_tmp_mount/module-setup.sh @@ -10,4 +10,5 @@ depends() { } install() { inst_hook pre-pivot 30 "$moddir/scripts/openslx_tmp_mount.sh" + inst_multiple chmod } -- cgit v1.2.3-55-g7522