From d61b6823b2dfc4802991b31135d9c41fb04b175a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=83=8A=E5=A5=87=E8=84=86=E7=89=87=E9=A5=BC=E5=B9=B2?= <960055655@qq.com> Date: Thu, 7 Nov 2019 11:42:05 +0800 Subject: [PATCH] Package init --- cloud-init-tmpfiles.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 cloud-init-tmpfiles.conf diff --git a/cloud-init-tmpfiles.conf b/cloud-init-tmpfiles.conf new file mode 100644 index 0000000..a42bcbf --- /dev/null +++ b/cloud-init-tmpfiles.conf @@ -0,0 +1 @@ +d /run/cloud-init 0700 root root - - \ No newline at end of file