Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wifischedule: fix startup problems #22974

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

raenye
Copy link
Contributor

@raenye raenye commented Dec 23, 2023

Maintainer: @newkit
Compile tested: mediatek/fiilogic Sinovoip Banana Pi R3, snapshot kernel 6.1.69
Run tested: mediatek/fiilogic Sinovoip Banana Pi R3, snapshot kernel 6.1.69

Description:

  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.

Fixes: e0d7181
Closes: #22973
Closes: #22988

@raenye raenye force-pushed the wifischedule-init-script branch from 6110679 to 695c266 Compare December 26, 2023 12:12
@raenye raenye changed the title wifischedule: fix init.d script permissions (+x) wifischedule: fix startup problems Dec 26, 2023
Fixes: e0d7181
Closes: openwrt#22973
Closes: openwrt#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 <[email protected]>
@raenye raenye force-pushed the wifischedule-init-script branch from 695c266 to ebe95ff Compare January 3, 2024 11:54
@neheb neheb merged commit 1e0d7fd into openwrt:master Jan 3, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants