Hey Mac friends,
I need bindfs to automatically mount /Volumes/Development to /Users/<user>/Development (so Docker can access it).
I haven't been able to find anything in regards to having bindfs start automatically. I tried using:
sudo defaults write com.apple.loginwindow LoginHook <script to run bindfs>
But had not luck
Suggestions?
I need bindfs to automatically mount /Volumes/Development to /Users/<user>/Development (so Docker can access it).
I haven't been able to find anything in regards to having bindfs start automatically. I tried using:
sudo defaults write com.apple.loginwindow LoginHook <script to run bindfs>
But had not luck
Suggestions?