|
@@ -199,7 +199,7 @@ find ${final_path}/ -type d -exec chmod +x {} \;
|
|
|
#=================================================
|
|
|
ynh_script_progression --message="Integrating service in YunoHost..."
|
|
|
|
|
|
-yunohost service add $service_name --description "Creates a Wi-Fi access point" --log_type "systemd" --need_lock
|
|
|
+yunohost service add $service_name --description "Creates a Wi-Fi access point" --need_lock
|
|
|
|
|
|
#=================================================
|
|
|
# START SYSTEMD SERVICE
|