From 47762d3812889dd6a4add7af0807f87693971dda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20G=C3=A2teau?= Date: Wed, 30 Jul 2014 15:02:55 +0200 Subject: [PATCH] No more need for sourceMountPath --- src/modules/unsquashfs/module.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/unsquashfs/module.conf b/src/modules/unsquashfs/module.conf index 15e961cbe..db7da1f5b 100644 --- a/src/modules/unsquashfs/module.conf +++ b/src/modules/unsquashfs/module.conf @@ -6,7 +6,6 @@ interface: "python" requires: [] script: "main.py" #assumed relative to the current directory configuration: - sourceMountPath: "/some/path" unpack: - source: "/path/to/squashfs/image.sqfs" destination: ""