From 3887c1dd653ca9d679bba5b8bcf8e8fd8971f6f5 Mon Sep 17 00:00:00 2001 From: zhouyan Date: Wed, 22 Jun 2022 14:57:06 +0800 Subject: [PATCH] =?UTF-8?q?at=E6=95=B0=E6=8D=AE=E5=BA=93=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhouyan Change-Id: I36653996d6d523203ad220b27a4b44ecd1e44cbb --- services/etc/init.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/etc/init.cfg b/services/etc/init.cfg index 33e62f65..140b65ca 100755 --- a/services/etc/init.cfg +++ b/services/etc/init.cfg @@ -175,7 +175,7 @@ "mkdir /data/system/dropbox 0700 system system", "mkdir /data/system/heapdump 0700 system system", "mkdir /data/system/users 0750 account account", - "mkdir /data/system/access_token 0770 access_token access_token", + "mkdir /data/service/el1/public/access_token 0770 access_token access_token", "mkdir /data/system_de 0770 system system", "mkdir /data/system_ce 0770 system system", "mkdir /data/misc_de 01771 system misc", -- GitLab