@@ -91,9 +91,9 @@ sudo service nginx reload
sudo yunohost app ssowatconf
# Start tor client
-service torclient start
+service ynh-torclient start
# Start tor client at boot
-insserv torclient
+insserv ynh-torclient
exit 0