[fix] service is named ffsync not firefox-sync
there is a mistake, the service name is ffsync not firefox-sync
This commit is contained in:
@@ -81,6 +81,6 @@ sudo service ffsync restart
|
|||||||
|
|
||||||
# Reload Nginx and regenerate SSOwat conf
|
# Reload Nginx and regenerate SSOwat conf
|
||||||
sudo service nginx reload
|
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 setting ffsync skipped_uris -v "/"
|
||||||
sudo yunohost app ssowatconf
|
sudo yunohost app ssowatconf
|
||||||
|
|||||||
Reference in New Issue
Block a user