summaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
Diffstat (limited to 'script')
-rw-r--r--script/tmpfiles/tfe.conf10
1 files 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