From d33c8a4d0171c1400ea80c737e7e6b13d7bf3e5e Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Tue, 20 Mar 2018 11:11:44 +0100 Subject: [openslx_tmp_format] fix missing include of tools.sh --- builder/modules.d/openslx_tmp_format/scripts/openslx_tmp_format.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/builder/modules.d/openslx_tmp_format/scripts/openslx_tmp_format.sh b/builder/modules.d/openslx_tmp_format/scripts/openslx_tmp_format.sh index 35eb6146..7ab7435f 100755 --- a/builder/modules.d/openslx_tmp_format/scripts/openslx_tmp_format.sh +++ b/builder/modules.d/openslx_tmp_format/scripts/openslx_tmp_format.sh @@ -6,6 +6,7 @@ command -v emergency_shell >/dev/null || source /lib/dracut-lib.sh +. /usr/lib/openslx/tools.sh . /etc/openslx # If it is not set, assume the functionality is unwanted -- cgit v1.2.3-55-g7522