• hperrin@lemmy.world
    link
    fedilink
    arrow-up
    20
    arrow-down
    1
    ·
    1 year ago

    I just leave all config in memory. If the user really cared, they would never reboot.

    • CalcProgrammer1@lemmy.ml
      link
      fedilink
      arrow-up
      11
      arrow-down
      1
      ·
      1 year ago

      I just hard code all config in the source code. If the user really cared, they would recompile from source.

    • Eufalconimorph
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      I deliberately run / and /home as tmpfs. Then everything I want to persist across boots gets symlinked in at system start, and anything I didn’t opt in to saving gets deleted every boot.