add nextcloud
This commit is contained in:
parent
c0f347a14f
commit
54bd3fa8bb
11 changed files with 364 additions and 0 deletions
9
nextcloud/nextcloud.tmpfiles
Normal file
9
nextcloud/nextcloud.tmpfiles
Normal file
|
@ -0,0 +1,9 @@
|
|||
Z /etc/webapps/nextcloud/config - nextcloud nextcloud
|
||||
z /etc/webapps/nextcloud/.htaccess 0644 nextcloud nextcloud
|
||||
z /etc/webapps/nextcloud/ 0755 root root
|
||||
Z %C/nextcloud - nextcloud nextcloud
|
||||
d %t/nextcloud 0755 nextcloud nextcloud
|
||||
z %L/nextcloud 0755 nextcloud nextcloud
|
||||
d %S/nextcloud 0755 nextcloud nextcloud
|
||||
d %S/nextcloud/apps 0755 nextcloud nextcloud
|
||||
d %S/nextcloud/data 0770 nextcloud nextcloud
|
Loading…
Add table
Add a link
Reference in a new issue