From 48a5f7a7e293a6da84994254ba9e4e17197e99e5 Mon Sep 17 00:00:00 2001 From: luqiuwen Date: Tue, 17 Sep 2019 11:37:25 +0800 Subject: [PATCH] =?UTF-8?q?#165=20=E8=B0=83=E6=95=B4PanguFiles=E7=9A=84?= =?UTF-8?q?=E6=B7=98=E6=B1=B0=E6=97=B6=E9=97=B4=EF=BC=8C=E7=94=B1=E4=BA=8E?= =?UTF-8?q?Maat=E4=BC=9A=E8=87=AA=E5=8A=A8=E5=88=A0=E9=99=A4=E8=AF=A5?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E6=96=87=E4=BB=B6=EF=BC=8C=E6=95=85=E4=B8=8D?= =?UTF-8?q?=E6=B7=98=E6=B1=B0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- script/tmpfiles/tfe.conf | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/script/tmpfiles/tfe.conf b/script/tmpfiles/tfe.conf index fd69fcf..a643f38 100644 --- a/script/tmpfiles/tfe.conf +++ b/script/tmpfiles/tfe.conf @@ -1,8 +1,8 @@ #Type Path Mode User Group Age Argument d /var/log/tfe/ 0755 - - 7d - -d /var/tmp/tfe/crashreport 0755 - - 30d - -d /var/tmp/tfe/pangu_files 0755 - - - 30d - -d /var/tmp/tfe/rulescan_tmp 0755 - - - 30d - +d /run/tfe/crashreport 0755 - - 30d - +d /run/tfe/pangu_files 0755 - - - - +d /run/tfe/rulescan_tmp 0755 - - - - L /opt/tsg/tfe/log - - - - /var/log/tfe -L /opt/tsg/tfe/pangu_files - - - - /var/tmp/tfe/pangu_files -L /opt/tsg/tfe/rulescan_tmp - - - - /var/tmp/tfe/rulescan_tmp +L /opt/tsg/tfe/pangu_files - - - - /run/tfe/pangu_files +L /opt/tsg/tfe/rulescan_tmp - - - - /run/tfe/rulescan_tmp