mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
WHATSNEW: Document some CTDB changes
Signed-off-by: Martin Schwenke <martin@meltin.net> Reviewed-by: Amitay Isaacs <amitay@gmail.com> Autobuild-User(master): Amitay Isaacs <amitay@samba.org> Autobuild-Date(master): Wed Apr 6 07:32:04 UTC 2022 on sn-devel-184
This commit is contained in:
parent
8deec3bc67
commit
39f70481bb
15
WHATSNEW.txt
15
WHATSNEW.txt
@ -62,6 +62,21 @@ Dynamic DNS updates may not be proxied by the front DNS server when forwarding
|
||||
to Samba. Dynamic DNS update proxying depends on the features of the other DNS
|
||||
server used as a front.
|
||||
|
||||
CTDB changes
|
||||
------------
|
||||
|
||||
* When Samba is configured with both --with-cluster-support and
|
||||
--systemd-install-services then a systemd service file for CTDB will
|
||||
be installed.
|
||||
|
||||
* ctdbd_wrapper has been removed. ctdbd is now started directly from
|
||||
a systemd service file or init script.
|
||||
|
||||
* The syntax for the ctdb.tunables configuration file has been
|
||||
relaxed. However, trailing garbage after the value, including
|
||||
comments, is no longer permitted. Please see ctdb-tunables(7) for
|
||||
more details.
|
||||
|
||||
|
||||
REMOVED FEATURES
|
||||
================
|
||||
|
Loading…
Reference in New Issue
Block a user