Skip to content

v1.3.2-1.sfos340regular

Compare
Choose a tag to compare
@Olf0 Olf0 released this 05 Jan 19:37
· 431 commits to sfos340 since this release
7e37370

Changes:

  • Fix unmounting, which was broken by blindly copying SailfishOS' udisksctl unmount -> udisksctl-user unmount change (because it usually does not work, at the time ExecStop is executed).
  • Define the units, which open cryptsetup volumes, as PartOf=cryptsetup.target in order to make closing cryptsetup volumes on OS shutdown more robust.