mirror of https://github.com/schoebel/mars
marsadm: leave-resource removes logfiles and version links of the resource
Signed-off-by: Thomas Schoebel-Theuer <tst@1und1.de>
This commit is contained in:
parent
c832799910
commit
83361f0745
|
@ -1039,7 +1039,7 @@ sub leave_res_phase1 {
|
|||
}
|
||||
_create_delete($dir);
|
||||
}
|
||||
cleanup_res($cmd, $res, 9999999999);
|
||||
cleanup_res($cmd, $res, 0);
|
||||
}
|
||||
|
||||
sub logrotate_res {
|
||||
|
|
Loading…
Reference in New Issue