IRNAS/irnas-usersettings-lib

Changed flag must be stored persistently

Closed this issue · 0 comments

Context

If a reboot occurs after setting is changed but before the changed flag is cleared, the flag will no longer be set after rebooting

Required steps / Implementation details

  1. store the flag in flash
  2. Set and clear it as apropriate

Definition of Done

Settings changed flag is reboot persistent.