Signed-off-by: Alejandro Mery <amery@geeks.cl>
@ -40,7 +40,8 @@ fi
case "$M" in
sshfs)
exec "$M" "$R" "$D"
exec "$M" -o allow_root -o reconnect -C \
"$R" "$D"
;;
flickrfs)
exec "$M" "$D"