dugaduga Senior Member Dec 30, 2019 #3 RMerlin said: What is "nvcommit"? Click to expand... nvram commit... for example Code: nvram set dns_probe_content=127.0.0.1 nvram commit
RMerlin said: What is "nvcommit"? Click to expand... nvram commit... for example Code: nvram set dns_probe_content=127.0.0.1 nvram commit
dugaduga Senior Member Dec 30, 2019 #4 Well to answer my own question, it appears to be so, at least for this and another setting; after running Code: nvram show | grep dns_ I see the setting had remained after factory default and re-importing saved settings. I have no reason to believe all the others don't save as well. Last edited: Dec 30, 2019
Well to answer my own question, it appears to be so, at least for this and another setting; after running Code: nvram show | grep dns_ I see the setting had remained after factory default and re-importing saved settings. I have no reason to believe all the others don't save as well.
RMerlin Asuswrt-Merlin dev Staff member Dec 31, 2019 #5 All "nvram commit" does is write back the settings to flash instead of being just in RAM.