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