Page 2 of 2

Re: log_ip

Posted: Sun Jun 15, 2014 6:00 am
by n0pin

Code: Select all

uci del system.@system[0].log_ip
uci commit
reboot
You could also open /etc/config/system file and just remove this line from it.

Re: log_ip

Posted: Sun Feb 05, 2017 11:39 pm
by Cachorro
n0pin wrote:

Code: Select all

uci del system.@system[0].log_ip
uci commit
reboot
You could also open /etc/config/system file and just remove this line from it.
There is nothing loaded in the file you mention.
Could you please double check what you put the is correct?
Thanks.