/etc/drizzle/slave.cfg is in drizzle-plugin-slave 1:7.2.3-2ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | master-host = hostname
master-port = 4427
master-user = username
master-pass = password
io-thread-sleep = 10
applier-thread-sleep = 10
|