Skip to content

Conversation

@Erisa
Copy link
Contributor

@Erisa Erisa commented May 11, 2025

For both user and root services, the correct base directory is /mnt/tigris/:

ExecStartPre=/bin/mkdir -p ${MOUNT_PREFIX}/mnt/tigris/%i
ExecStart=/usr/bin/tigrisfs $OPTS %i ${MOUNT_PREFIX}/mnt/tigris/%i

ExecStartPre=/bin/mkdir -p ${MOUNT_PREFIX}/mnt/tigris/%i
ExecStart=/usr/bin/tigrisfs $OPTS %i ${MOUNT_PREFIX}/mnt/tigris/%i

Copilot AI review requested due to automatic review settings May 11, 2025 00:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the documentation in the README to reflect the correct base mount directory for both user and root services, ensuring consistency with the service configuration.

  • Update mount directory path from tigrisfs to tigris in user service instructions
  • Update mount directory path from tigrisfs to tigris in root service instructions

@ovaistariq
Copy link
Contributor

Thanks for the contribution

@ovaistariq ovaistariq merged commit 501ed1f into tigrisdata:main May 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants