On 12 janv. 2020 19:32, Michael Biebl <[email protected]> wrote: [...]
> The ssh.service is doing nothing wrong. > > I'd say we have two bugs here: > > a/ a package or user doing something stupid like masking _.mount > b/ systemd not handling that case more gracefully. > > > I quickly checked the gparted sources and noticed that it still does > mask all .mount units. > > gparted.in: | grep -v masked | cut -f1 -d' ' \ > gparted.in: systemctl --runtime mask --quiet -- $MOUNTLIST > gparted.in: systemctl --runtime unmask --quiet -- $MOUNTLIST I agree. I was using gparetd working with SD card and .iso files before I did an upgrade and see this bug. Christian
