From 33db2ceb65de390e0b43d1dbaa1888a99409b05c Mon Sep 17 00:00:00 2001 From: Matlink Date: Tue, 10 Mar 2015 21:47:54 +0100 Subject: [PATCH] [fix] service is named ffsync not firefox-sync there is a mistake, the service name is ffsync not firefox-sync --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 255628e..c60831e 100644 --- a/scripts/install +++ b/scripts/install @@ -81,6 +81,6 @@ sudo service ffsync restart # Reload Nginx and regenerate SSOwat conf sudo service nginx reload -sudo yunohost service add firefox-sync -l /var/log/ffsync.log +sudo yunohost service add ffsync -l /var/log/ffsync.log sudo yunohost app setting ffsync skipped_uris -v "/" sudo yunohost app ssowatconf