forked from Ivasoft/openwrt
igmpproxy: logging options - make work & improve
Move logging command line option to uci: option verbose [0]/1/2 - mono-syllabic/verbose/noisy Previously handled as 'OPTIONS' in .init script however variable was ignored so never worked. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
This commit is contained in:
committed by
John Crispin
parent
a775c5db46
commit
527696674a
@@ -1,5 +1,6 @@
|
||||
config igmpproxy
|
||||
option quickleave 1
|
||||
# option verbose [0-2]
|
||||
|
||||
config phyint wan
|
||||
option network wan
|
||||
|
||||
Reference in New Issue
Block a user