codership/glb

conflicting information about configuration file location

Opened this issue · 0 comments

Docs say config file must be here:

/etc/default/glbd.cfg
/etc/sysconfig/glbd.cfg

http://galeracluster.com/documentation-webpages/glb.html#glb-use

Header of config file itself says:

On Red Hat and derivatives it should be placed in /etc/sysconfig/glbd

On Debian and derivatives it should be placed in /etc/default/glbd

Code says the docu is wrong (files/glbd.sh)

I do not like they way like glbd.sh does the job!