]> git.ipfire.org Git - thirdparty/dracut.git/commit
iscsi: do not replace the configuration in the host system
authorLubomir Rintel <lkundrak@v3.sk>
Thu, 30 Aug 2018 14:21:17 +0000 (16:21 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 21 Sep 2018 09:32:01 +0000 (11:32 +0200)
commit9e82732dd412a49cbdf9c4b998f04ac0a39e393f
tree256870d6db8aa1f582f5bba6d1eca5ed2c010435
parent0454dc247a146fabd66232c26536514dca1f6044
iscsi: do not replace the configuration in the host system

  ln: failed to create symbolic link '/usr/lib/systemd/system/sockets.target.wants/iscsid.socket': Permission denied
  ln: failed to create symbolic link '/usr/lib/systemd/system/sockets.target.wants/iscsiuio.socket': Permission denied

No way. Just ensure the links are there in the initramfs image. In fact,
that is already the case for iscsiuio.socket. Add iscsid.socket too.
modules.d/95iscsi/module-setup.sh