From 91d249901e5b84db819391c7c617f98439fc428c Mon Sep 17 00:00:00 2001 From: Dave Jansen Date: Sun, 16 Nov 2025 15:28:03 +0900 Subject: [PATCH] Move containers policy file to the right place Oops :D --- sys_files/{usr => }/etc/containers/policy.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sys_files/{usr => }/etc/containers/policy.json (100%) diff --git a/sys_files/usr/etc/containers/policy.json b/sys_files/etc/containers/policy.json similarity index 100% rename from sys_files/usr/etc/containers/policy.json rename to sys_files/etc/containers/policy.json