Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow crossmounts and use subnet mask examples for readme #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

allow crossmounts and use subnet mask examples for readme #30

wants to merge 2 commits into from

Conversation

dev00
Copy link

@dev00 dev00 commented Mar 22, 2019

Just ran into two issues and decided to fix them.

First thing was that setting the IPs via * would not work, so I decided to stick to the netmask example. Imho this is also much more readable.

Second I took your advice by assembling my nfs share by mounting different folders. This didn't work at first - turns out when you allow a whole network, remember to set this option, otherwise you see only empty directories.

Hope this is useful for you :)

@colearendt
Copy link

FWIW #23 allows similar behavior by giving you the ability (as the user) to specify arbitrary mount arguments

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