LibreX - wrong permission for opensearch.xml

When setting up LibreX, opensearch.xml is auto-generated, which is great.
But it gets the wrong permissions, so it doesn’t work.
Group permissions should be set to www-data.

Hint for others with this problem:
It can easily be fixed afterwards by issuing “chgrp www-data chgrp www-data /var/www/librex/opensearch.xml”.

thanks for the report, fix is coming

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.