On Mon, Mar 27, 2023 at 10:18:49AM +0200, Manuel Bouyer wrote:
On Mon, Mar 27, 2023 at 01:07:15AM +0200, Alexander Schreiber wrote:
> Hi,
>
> pkg/57285 reports that glusterfs doesn't properly handle config files.
> There is a remnant (commented out) of an attempt at this in the Makefile,
> but that was apparently abandonded.
>
> It has now been fixed, with the config files being dropped into
> share/glusterfs/config and then copied to etc/glusterfs via the CONF_FILES
> mechanics.
why share/glusterfs/config and not share/examples/glusterfs/ like
other packages do ? Also, the guide says it should be
share/examples/glusterfs
Patch updated.