With #140 merged, it's now possible to use /etc/fstab to declare bindfs file systems and /sbin/mount to mount them.
It should now be possible to provide a Launch Agent that could run at startup as well as watch for changes in /etc/fstab and issue /sbin/mount -a -t bindfs to automatically mount bindfs filesystems declared with the auto option in the fourth field.
Would you be interested in this contribution?
With #140 merged, it's now possible to use
/etc/fstabto declare bindfs file systems and/sbin/mountto mount them.It should now be possible to provide a Launch Agent that could run at startup as well as watch for changes in
/etc/fstaband issue/sbin/mount -a -t bindfsto automatically mount bindfs filesystems declared with theautooption in the fourth field.Would you be interested in this contribution?