Search found 1 match

by hypersonic
Sun Nov 05, 2017 10:00 am
Forum: Gargoyle Development
Topic: About button handler
Replies: 9
Views: 18962

Re: About button handler

I did the same than argus, but I needed a slightly different /etc/config/system for my WR1043ND v2:

Code: Select all

config button 'wifionoff'
        option button 'rfkill'
        option action 'released'
        option handler '/sbin/wifionoff'
        option min '0'
        option max '2'