Open JVKeller opened 1 year ago
:balloon: First off, thank you for contributing to eXist-db's documentation. :balloon:
6.0.1
The steps omit the creation of the group used throughout the rest of the documentation, which led to an error setting the permissions.
Before you can run: sudo systemctl enable existdb:existdb
sudo systemctl enable existdb:existdb
You need to run: `sudo groupadd existdb'
Thanks for opening your first issue here!
:balloon: First off, thank you for contributing to eXist-db's documentation. :balloon:
Please provide the following
6.0.1
The steps omit the creation of the group used throughout the rest of the documentation, which led to an error setting the permissions.
Before you can run:
sudo systemctl enable existdb:existdb
You need to run: `sudo groupadd existdb'