gitfs icon indicating copy to clipboard operation
gitfs copied to clipboard

how to mount using fstab

Open balazser opened this issue 4 years ago • 1 comments

Hi presslabs, is this possible to use gitfs inside /etc/fstab to mount during boot?

balazser avatar Aug 02 '21 23:08 balazser

I could do something like /home/foo/.dotfiles.git /home/foo/.dotfiles gitfs allow_other Although watch out because sometimes gitfs fails during boot for whatever reason which makes only the whole system unusable.

balazser avatar Sep 07 '21 07:09 balazser