gitfs
gitfs copied to clipboard
how to mount using fstab
Hi presslabs, is this possible to use gitfs inside /etc/fstab to mount during boot?
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.