mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
travelmate: update 0.8.1
* wait for hostapd comes up during boot * remove needless ubus call during script startup * remove needless iwinfo check (covered by package dependency) Signed-off-by: Dirk Brenken <dev@brenken.org>
This commit is contained in:
@@ -11,7 +11,7 @@ trm_script="/usr/bin/travelmate.sh"
|
||||
|
||||
boot()
|
||||
{
|
||||
ubus -t 30 wait_for network.interface 2>/dev/null
|
||||
ubus -t 30 wait_for network.interface network.wireless hostapd.wlan0 2>/dev/null
|
||||
rc_procd start_service
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user