From 3c85dd5bbad44c943dd2ceb2fc1555c9c4514cf4 Mon Sep 17 00:00:00 2001 From: David Michael Date: Fri, 25 Jan 2019 23:33:47 +0000 Subject: [PATCH] profiles: Fix the XFS Python unit path This was using the unit path in the SDK, which misses the files in production images. --- .../profiles/coreos/targets/generic/prod/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/prod/make.defaults b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/prod/make.defaults index 77d2323fd0..c7961639cb 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/prod/make.defaults +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/prod/make.defaults @@ -33,7 +33,7 @@ INSTALL_MASK="${INSTALL_MASK} # Remove files which depend on interpreters not present in boards. INSTALL_MASK="${INSTALL_MASK} - /lib/systemd/system/xfs_scrub_all* + /usr/lib*/systemd/system/xfs_scrub_all* /usr/share/git/contrib/* /usr/bin/diff-highlight /usr/bin/autoscan-2.13