• Franco Fichtner's avatar
    backup: fix infinite reboot loop; fixes #255 · d2c4efe0
    Franco Fichtner authored
    /var/run was cleared out before, but we'd rather not keep it
    this way...  It is for pid files, nothing else.  Move the
    terrible firmware dirty markers to /tmp instead.  Eventually,
    we need a better way to keep track of subsystem state.  Cluttering
    multiple files all over the disk is not a good solution.
    d2c4efe0
util.inc 36.5 KB