I had an idea of trying to use fstab to make it mount the same way as any other drive, which lead me to this page:
https://github.com/astrada/google-drive-ocamlfuse/wiki/Automounting#mount-using-fstab
Hopefully you can find some clues in there.
I had an idea of trying to use fstab to make it mount the same way as any other drive, which lead me to this page:
https://github.com/astrada/google-drive-ocamlfuse/wiki/Automounting#mount-using-fstab
Hopefully you can find some clues in there.
Oh, and further down, there's a way with systemd instead.