diff --git a/libcontainers-common.changes b/libcontainers-common.changes index 5c5fe5b..da800b4 100644 --- a/libcontainers-common.changes +++ b/libcontainers-common.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 6 16:08:36 UTC 2021 - Richard Brown + +- Comment out ostree_repo [boo#1189893] + ------------------------------------------------------------------- Fri Jul 23 08:31:52 UTC 2021 - Alexandre Vicenzi diff --git a/storage.conf b/storage.conf index 5433b66..2e00e39 100644 --- a/storage.conf +++ b/storage.conf @@ -57,7 +57,7 @@ size = "" # remap-group = "storage" # If specified, use OSTree to deduplicate files with the overlay backend -ostree_repo = "" +# ostree_repo = "" # Set to skip a PRIVATE bind mount on the storage home directory. Only supported by # certain container storage drivers