From ed143db2981330d8a578a76584d69ccce313494c Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Tue, 11 Oct 2016 11:07:03 +0200 Subject: Bump OSTree version to v2016.11 Bug-AGL: SPEC-285 Change-Id: Ie76e8bbad1f272cfc0bc34654a708d3ae233dde0 Signed-off-by: Anton Gerasimov --- recipes-sota/ostree-initrd/files/init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-sota/ostree-initrd') diff --git a/recipes-sota/ostree-initrd/files/init.sh b/recipes-sota/ostree-initrd/files/init.sh index 5aa99d6..806a7b1 100644 --- a/recipes-sota/ostree-initrd/files/init.sh +++ b/recipes-sota/ostree-initrd/files/init.sh @@ -35,7 +35,7 @@ get_ostree_sysroot() { done } -export PATH=/sbin:/usr/sbin:/bin:/usr/bin +export PATH=/sbin:/usr/sbin:/bin:/usr/bin:/usr/lib/ostree log_info "starting initrd script" -- cgit v1.2.3-54-g00ecf