[UFO Chicago] Meeting Followup: DDWRT: Persistent Settings Using the 'nvram' Command

Neil R. Ormos ormos at ripco.com
Mon Jul 9 09:46:17 PDT 2012


Further to our discussion of the use of the
'nvram' command in a DDWRT shell:

  'nvram set variable=value' 

changes the value of variable "in RAM only". [1]

To make that change persist over reboots, you
should use

  'nvram commit'  

which "[s]ave[s] all changed variables to NVRAM." [2]

[1] [2]:  <http://www.dd-wrt.com/wiki/index.php/Hardware>

--neil


More information about the ufo mailing list