#!/bin/bash

[ "$CMAN_NOTIFICATION" = "CMAN_REASON_CONFIG_UPDATE" ] && /etc/init.d/scsi_reserve start

exit 0
