wifi_schedule: fix startup problems
authorRani Hod <redacted>
Sat, 23 Dec 2023 11:47:59 +0000 (13:47 +0200)
committerRosen Penev <redacted>
Wed, 3 Jan 2024 16:47:39 +0000 (08:47 -0800)
commit1e0d7fd2ef29ce81d30ee61758325dc0a4b1aff8
tree252acea1378c317c8ce896efd0fe859af87c7773
parented5e79644dbf5668558f28c980b2f10c52e8bce4
wifi_schedule: fix startup problems

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 <redacted>
net/wifischedule/Makefile
net/wifischedule/net/usr/bin/wifi_schedule.sh
git clone https://git.99rst.org/PROJECT