sysmaster/backport-refactor-mv-system.toml-to-config-conf.patch
huyubiao 8936fa02c5 sync patches from upstream,change the path of the unit,modify permissions for some directories and files
(cherry picked from commit ce9ff469b57f60130621bc293783bd3ac1fc92f2)
2023-08-05 18:15:53 +08:00

18 lines
506 B
Diff

From 81acf0ac1e5c6d2afd3159f0c1e0bc1569c7ecd9 Mon Sep 17 00:00:00 2001
From: licunlong <licunlong1@huawei.com>
Date: Thu, 29 Jun 2023 14:28:46 +0800
Subject: [PATCH] refactor: mv system.toml to config/conf
---
{units => config/conf}/system.toml | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename {units => config/conf}/system.toml (100%)
diff --git a/units/system.toml b/config/conf/system.toml
similarity index 100%
rename from units/system.toml
rename to config/conf/system.toml
--
2.33.0