summarylogtreecommitdiffstats
path: root/tmpfiles.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmpfiles.conf')
-rw-r--r--tmpfiles.conf5
1 files changed, 2 insertions, 3 deletions
diff --git a/tmpfiles.conf b/tmpfiles.conf
index 82db5a178e83..df088e85ef5f 100644
--- a/tmpfiles.conf
+++ b/tmpfiles.conf
@@ -3,9 +3,8 @@ f /etc/webapps/movim/db.inc.php 0640 root movim - -
L /usr/share/webapps/movim/config - - - - /etc/webapps/movim
d %C/webapps/movim 0751 movim root - -
d %C/webapps/movim/cache 0751 movim root - -
-d %C/webapps/movim/users 0750 movim root - -
-L /usr/share/webapps/movim/users - - - - %C/webapps/movim/users
-L /usr/share/webapps/movim/cache - - - - %C/webapps/movim/cache
+d %C/webapps/movim/cache_public 0751 movim root - -
+L /usr/share/webapps/movim/public/cache - - - - %C/webapps/movim/cache_public
d %L/webapps/movim 0750 movim root - -
L /usr/share/webapps/movim/log - - - - %L/webapps/movim
d %S/webapps/movim 0750 movim root - -