HomeFreeBSD

include systemd overrides to zfs-dracut module

Description

include systemd overrides to zfs-dracut module

If a user that uses systemd and dracut wants to overide certain
settings, they typically use systemctl edit [unit] or place a file in
/etc/systemd/system/[unit].d/override.conf directly.

The zfs-dracut module did not include those overrides however, so this
did not have any effect at boot time.

For zfs-import-scan.service and zfs-import-cache.service, overrides are
now included in the dracut initramfs image.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Vince van Oosten <techhazard@codeforyouand.me>
Closes #14075
Closes #14076

Details

Provenance
Vince van Oosten <techhazard@codeforyouand.me>Authored on Oct 23 2022, 8:55 AM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Nov 1 2022, 7:23 PM
Parents
rG748b9d5bda93: zil: Relax assertion in zil_parse
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rGb10f73f78eb2: include systemd overrides to zfs-dracut module (authored by Vince van Oosten <techhazard@codeforyouand.me>).Nov 1 2022, 7:23 PM