zfs/contrib/dracut/90zfs
Vince van Oosten 596cfb6b15 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
2023-01-19 12:50:42 -08:00
..
.gitignore dracut: 90zfs: respect zfs_force=1 on systemd systems 2021-06-10 10:50:16 -07:00
Makefile.am dracut: 90zfs: respect zfs_force=1 on systemd systems 2021-06-10 10:50:16 -07:00
export-zfs.sh.in contrib/dracut: zfs-lib: export_all: replace with inline zpool export -a 2022-05-06 12:01:48 -07:00
import-opts-generator.sh.in dracut: 90zfs: respect zfs_force=1 on systemd systems 2021-06-10 10:50:16 -07:00
module-setup.sh.in include systemd overrides to zfs-dracut module 2023-01-19 12:50:42 -08:00
mount-zfs.sh.in dracut: fix typo in mount-zfs.sh.in 2023-01-19 12:50:42 -08:00
parse-zfs.sh.in contrib; dracut: centralise root= parsing, actually support root=s 2022-05-06 12:01:48 -07:00
zfs-env-bootfs.service.in contrib; dracut: flatten zfs-load-key, simplify zfs-env-bootfs 2022-05-06 12:01:48 -07:00
zfs-generator.sh.in contrib; dracut: centralise root= parsing, actually support root=s 2022-05-06 12:01:48 -07:00
zfs-lib.sh.in contrib: dracut: remove getargbool polyfill 2022-05-06 12:01:48 -07:00
zfs-load-key.sh.in contrib: dracut: don't require essentials to be under the same encroot 2022-05-06 12:01:48 -07:00
zfs-needshutdown.sh.in contrib: dracut: zfs-needshutdown: don't list 2022-05-06 12:01:48 -07:00
zfs-rollback-bootfs.service.in contrib: dracut: zfs-{rollback,snapshot}-bootfs: explicit snapname fix 2022-10-20 11:34:59 -07:00
zfs-snapshot-bootfs.service.in contrib: dracut: zfs-snapshot-bootfs: exit status fix 2022-10-20 11:37:21 -07:00