| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes: e0d7181a6
Closes: #22973
Closes: #22988
1. Make the new `startup()` function in `/usr/bin/wifi_schedule.sh`
respect the global `enabled` config flag; in particular, make no
changes to `/etc/config/wireless` when wifi_schedule is disabled.
2. Make the new `/etc/init.d/wifi_schedule` service script executable.
Signed-off-by: Rani Hod <rani.hod@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Fixed _get_wireless_interfaces, thanks to Trekky12
Check schedule during router startup
Fixes: https://github.com/newkit/wifischedule/pull/9
Maintainer: @newkit
Tested: TP-Link WDR3600 with OpenWRT 23.05
Signed-off-by: Nils Koenig <openwrt@newk.it>
|
|
|
|
|
|
| |
https://github.com/newkit/wifischedule/pull/2
Signed-off-by: Nils Koenig <openwrt@newk.it>
|
|
|
|
|
|
| |
Fixed a typo in tcpreplay.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
|
|
|
|
|
| |
Remove package architecture dependency cause wifischedule is "shell script only"
Signed-off-by: Dirk Brenken <dev@brenken.org>
|
|
Turns WiFi on and off according to a schedule
Signed-off-by: Nils Koenig <openwrt@newk.it>
|