diff options
author | Mario Preksavec <mario at slackware dot hr> | 2019-05-18 06:43:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-05-18 06:43:50 +0700 |
commit | 4d8764c7cb268c2946c4e7b646fea759671825b1 (patch) | |
tree | b2007ac79f0d96adeb3c619e078c2bdea9aeaee7 /system/dlm/README | |
parent | 832fba7887d31db10bf533579caad343531896e7 (diff) | |
download | slackbuilds-4d8764c7cb268c2946c4e7b646fea759671825b1.tar.gz |
system/dlm: Added (Distributed Lock Manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dlm/README')
-rw-r--r-- | system/dlm/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/dlm/README b/system/dlm/README new file mode 100644 index 0000000000..e9d8c9db5d --- /dev/null +++ b/system/dlm/README @@ -0,0 +1,4 @@ +DLM is the lock manager that provides a mechanism for other cluster +infrastructure components to synchronize their access to shared resources. + +More information post-install can be found in README.SLACKWARE |