[PATCH 1/1] Fix Wifi Button - off function not working

mail at adrianschmutzler.de mail at adrianschmutzler.de
Sun Jul 19 16:11:57 EDT 2020


> -----Original Message-----
> From: openwrt-devel [mailto:openwrt-devel-bounces at lists.openwrt.org]
> On Behalf Of Todor Colov
> Sent: Sonntag, 19. Juli 2020 10:28
> To: openwrt-devel at lists.openwrt.org
> Cc: Todor Colov <todorcolov at abv.bg>
> Subject: [PATCH 1/1] Fix Wifi Button - off function not working

This one looks valid from first look, however I wonder why it was working for me so far.

Anyway, please adjust based on formal requirement, e.g. format title properly and add a commit message.

Best

Adrian

> 
> Signed-off-by: Todor Colov <todorcolov at abv.bg>
> ---
>  package/base-files/files/etc/rc.button/rfkill | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/base-files/files/etc/rc.button/rfkill b/package/base-
> files/files/etc/rc.button/rfkill
> index fbdda40ed5..2d4f0f86ff 100755
> --- a/package/base-files/files/etc/rc.button/rfkill
> +++ b/package/base-files/files/etc/rc.button/rfkill
> @@ -27,6 +27,6 @@ case "${TYPE}" in
>  esac
>  config_foreach wifi_rfkill_set wifi-device  uci commit wireless -wifi up
> +wifi
> 
>  return 0
> --
> 2.27.0
> 
> 
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20200719/3779162b/attachment.sig>


More information about the openwrt-devel mailing list