path: partman-iscsi_84/choose_partition/iscsi/do_option
. /usr/lib/partman/lib/iscsi-base.sh
if ! pidof iscsid >/dev/null; then
	iscsi-start
fi
