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:
parent
a1334246cf
commit
0de4f37c91
@ -13,7 +13,7 @@ shift
|
||||
|
||||
[ -z "$CTDB_START_ISCSI_SCRIPTS" ] && {
|
||||
echo "No iscsi start script directory found"
|
||||
exit 1
|
||||
exit 0
|
||||
}
|
||||
|
||||
case $cmd in
|
||||
|
Loading…
x
Reference in New Issue
Block a user