Skip to content
  • intrigeri's avatar
    Unmount the system partition on shutdown · 481bdb36
    intrigeri authored
    When this works, it'll avoid this problem: after applying an automated upgrade,
    the system partition's filesystem in a dirty state, with unused clusters
    not reclaimed, i.e. the files from previous automated upgrades that were
    just deleted actually still occupy space (as visible via df) even though
    they're invisible (via du or ls).
    
    refs #17902
    481bdb36