#!/bin/sh if [ ! -f /etc/iscsi/initiatorname.iscsi ]; then INITIATORNAME=$(iscsi-iname) cat >/etc/iscsi/initiatorname.iscsi <