forked from pool/libcontainers-common
OBS-URL: https://build.opensuse.org/package/show/devel:microos/libcontainers-common?expand=0&rev=47
14 lines
543 B
Diff
14 lines
543 B
Diff
Index: storage.conf
|
|
===================================================================
|
|
--- storage.conf (revision 71490d8c0a9096277f3511c4adb298db)
|
|
+++ storage.conf (working copy)
|
|
@@ -21,7 +21,7 @@
|
|
|
|
# Priority list for the storage drivers that will be tested one
|
|
# after the other to pick the storage driver if it is not defined.
|
|
-# driver_priority = ["overlay", "btrfs"]
|
|
+# driver_priority = ["btrfs", "overlay"]
|
|
|
|
# Primary Read/Write location of container storage
|
|
# When changing the graphroot location on an SELinux system, you must
|