|
@@ -198,7 +198,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"
|
|
|
+yunohost service add $service_name --description "Creates a Wi-Fi access point" --test_status "systemctl is-active hostapd"
|
|
|
|
|
|
#=================================================
|
|
|
# START SYSTEMD SERVICE
|