From a63e229fe0b2f8ac87df86f1b5945f0479e4aec1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Sat, 14 May 2016 20:15:19 +0200 Subject: [PATCH] [fix] Specify services in manifest.json --- manifest.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/manifest.json b/manifest.json index 95138b8..83b21d8 100644 --- a/manifest.json +++ b/manifest.json @@ -15,6 +15,10 @@ "requirements": { "yunohost": ">= 2.4.0" }, + "services": [ + "nginx", + "php5-fpm" + ], "arguments": { "install" : [ {