You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then start a different box as administrator, while the other one is still running (guest is jessie64) log
the previous one is pruned, then /etc/exports only contains the new one:
Vagrant 2.0.0 (logs are from 1.9.8, 2.0.0 fails for the same reason)
Host: Ubuntu 17.04
From the log, the exports checking always uses the current UID, so will always see other users' exports as no longer needed.
start as jenkins (guest is Ubuntu 17.04)
log
/etc/exports only contains this one like it should:
then start a different box as administrator, while the other one is still running (guest is jessie64)
log
the previous one is pruned, then /etc/exports only contains the new one:
The text was updated successfully, but these errors were encountered: