|
@@ -7,7 +7,7 @@ name = "Wifi Hotspot"
|
|
description.en = "Create and configure a WiFi hotspot"
|
|
description.en = "Create and configure a WiFi hotspot"
|
|
description.fr = "Créez et gérez un point d'accès WiFi"
|
|
description.fr = "Créez et gérez un point d'accès WiFi"
|
|
|
|
|
|
-version = "2.3.0~ynh1"
|
|
|
|
|
|
+version = "2.3.1~ynh1"
|
|
|
|
|
|
maintainers = []
|
|
maintainers = []
|
|
|
|
|
|
@@ -47,6 +47,8 @@ ram.runtime = "50M"
|
|
[resources]
|
|
[resources]
|
|
[resources.system_user]
|
|
[resources.system_user]
|
|
|
|
|
|
|
|
+ [resources.permissions]
|
|
|
|
+
|
|
[resources.apt]
|
|
[resources.apt]
|
|
packages = "sipcalc, hostapd, iw, kmod"
|
|
packages = "sipcalc, hostapd, iw, kmod"
|
|
packages_from_raw_bash = '[[ "$firmware_nonfree" -eq 0 ]] && echo "firmware-ath9k-htc" || true'
|
|
packages_from_raw_bash = '[[ "$firmware_nonfree" -eq 0 ]] && echo "firmware-ath9k-htc" || true'
|