1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

return 0 if iscsi is disabled

(This used to be ctdb commit b76400e282cab60ac6b6039dbb33d93bb1350199)
This commit is contained in:
Ronnie Sahlberg 2008-03-31 12:58:20 +11:00
parent a1334246cf
commit 0de4f37c91

View File

@ -13,7 +13,7 @@ shift
[ -z "$CTDB_START_ISCSI_SCRIPTS" ] && {
echo "No iscsi start script directory found"
exit 1
exit 0
}
case $cmd in