Skip to content
  • Lennart Poettering's avatar
    unit: replace StopRetroactively= by BindTo= dependencies · b81884e7
    Lennart Poettering authored
    The property StopRetroactively= needs to be per-dependency, not
    per-unit, in order to properly express dependencies between .mount units
    and its .device and fsck .service units. If the .device unit is
    unplugged the mount should go away, but if the fsck process terminates
    the .mount should stay.
    b81884e7