Mount --bind persistence over reboot
Create an entry for the bound mount in your /etc/fstab. An example is below.
/path/to/source/dir /path/to/mount/point none bind 0 0
Create an entry for the bound mount in your /etc/fstab. An example is below.
/path/to/source/dir /path/to/mount/point none bind 0 0