summarylogtreecommitdiffstats
path: root/tmpfiles.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmpfiles.conf')
-rw-r--r--tmpfiles.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/tmpfiles.conf b/tmpfiles.conf
new file mode 100644
index 000000000000..189fb48f1a0e
--- /dev/null
+++ b/tmpfiles.conf
@@ -0,0 +1,10 @@
+d /etc/webapps/movim 0750 root movim - -
+f /etc/webapps/movim/db.inc.php 0640 root movim - -
+L /usr/share/webapps/movim/config - - - - /etc/webapps/movim
+d %C/webapps/movim/cache 0750 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 %L/webapps/movim 0750 movim root - -
+L /usr/share/webapps/movim/log - - - - %L/webapps/movim
+d %S/webapps/movim 0750 movim root - -