diff options
| author | Sebastian Vater | 2025-10-27 16:42:26 +0100 |
|---|---|---|
| committer | Sebastian Vater | 2025-10-27 16:42:26 +0100 |
| commit | f07abbcaa068ced1afc57bfb5e020db7fd27a946 (patch) | |
| tree | 19743cc5279e2aa69b0f99d1ea3719ee04939a64 | |
| parent | Fixed documentation for iSCSI rootfs with dracut in README.md. (diff) | |
| download | dnbd3-f07abbcaa068ced1afc57bfb5e020db7fd27a946.tar.gz dnbd3-f07abbcaa068ced1afc57bfb5e020db7fd27a946.tar.xz dnbd3-f07abbcaa068ced1afc57bfb5e020db7fd27a946.zip | |
More fixes to documentation for iSCSI rootfs with dracut in README.md.
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -729,7 +729,7 @@ install_items+=" $(find /etc/multipath.conf /etc/multipath /lib/multipath | whil Here is a minimal `/etc/multipath.conf` for automatically adding any _DNBD3_ image to _multipath_: -```ini +```shell devices { # Define configuration for HP OPEN-V storage device { |
