This unit is provided by:
Options
-
[Service]-
ExecStart=-/usr/bin/true -
ExecStop=-/usr/sbin/iscsiadm -m node --logoutall=all -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=systemd-remount-fs.service network.target iscsid.service iscsiuio.service -
Before=remote-fs-pre.target -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=Logout off all iSCSI sessions on shutdown -
Documentation=man:iscsid(8) man:iscsiadm(8) -
RefuseManualStop=yes -
Wants=remote-fs-pre.target
-
Additionnal notes
Nothing here.