From 0fd7afa6fb88a3b9109a73bb5f7901b532174072 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 20 Jun 2019 15:33:01 +0200 Subject: [PATCH] activate apps --- rootfs/etc/cont-init.d/00-nextcloud | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/rootfs/etc/cont-init.d/00-nextcloud b/rootfs/etc/cont-init.d/00-nextcloud index cd3cd2f..ad8b019 100644 --- a/rootfs/etc/cont-init.d/00-nextcloud +++ b/rootfs/etc/cont-init.d/00-nextcloud @@ -32,6 +32,11 @@ s6-setuidgid nginx ./occ app:enable twofactor_totp s6-setuidgid nginx ./occ app:enable twofactor_backupcodes s6-setuidgid nginx ./occ app:enable twofactor_u2f s6-setuidgid nginx ./occ app:enable polls +s6-setuidgid nginx ./occ app:enable calendar +s6-setuidgid nginx ./occ app:enable contacts +s6-setuidgid nginx ./occ app:enable news +s6-setuidgid nginx ./occ app:enable tasks +s6-setuidgid nginx ./occ app:enable notes s6-setuidgid nginx ./occ app:disable activity s6-setuidgid nginx ./occ app:disable comments s6-setuidgid nginx ./occ app:disable files_trashbin