Skip to content

make it work with el9 and multiple disks

mh requested to merge make-it-work-on-el9 into master
  1. avoid to try to open disks that are already open
  2. it seems that systemd now removes all ask files once one got open and puts them back after a while if not yet finished. Thus we implement some retries, so we take multiple chances

Merge request reports