mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-10-26 18:05:04 +03:00
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 |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| export-zfs.sh.in | ||
| import-opts-generator.sh.in | ||
| Makefile.am | ||
| module-setup.sh.in | ||
| mount-zfs.sh.in | ||
| parse-zfs.sh.in | ||
| zfs-env-bootfs.service.in | ||
| zfs-generator.sh.in | ||
| zfs-lib.sh.in | ||
| zfs-load-key.sh.in | ||
| zfs-needshutdown.sh.in | ||
| zfs-rollback-bootfs.service.in | ||
| zfs-snapshot-bootfs.service.in | ||