From 241ba8a93e1dc8a524f3733176ceef3f35554f1c Mon Sep 17 00:00:00 2001 From: RoyalOughtness <129108030+RoyalOughtness@users.noreply.github.com> Date: Fri, 22 Nov 2024 16:06:54 -0800 Subject: [PATCH] fix: policy.json needs to be in /usr/etc (#607) --- files/system/{ => usr}/etc/containers/policy.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename files/system/{ => usr}/etc/containers/policy.json (100%) diff --git a/files/system/etc/containers/policy.json b/files/system/usr/etc/containers/policy.json similarity index 100% rename from files/system/etc/containers/policy.json rename to files/system/usr/etc/containers/policy.json