oscar

joined 2 years ago
[โ€“] oscar@programming.dev 2 points 4 days ago

Oh, and further down, there's a way with systemd instead.

[โ€“] oscar@programming.dev 2 points 4 days ago (2 children)

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.