Skip to content

Remount root rw before running systemd-growfs

Noah Meyerhans requested to merge noahm/debian-cloud-images:bug966451 into master

As documented in https://bugs.debian.org/966451, systemd < 244.1 does not ensure that the root filesystem is remounted in rw mode before attempting to resize it with systemd-growfs. This drop-in adds the missing service dependency.

Merge request reports

Loading