curlftpfs-sane: implement "-o exit_after_connect"

This commit is contained in:
2024-08-06 05:53:45 +00:00
parent 646c2dd85a
commit 3859619ae0

View File

@@ -17,7 +17,7 @@
owner = "colin";
repo = "curlftpfs";
rev = "fuse3";
hash = "sha256-bP8G1gzXaAnjpjVJQk4x1FHOlDqYWU9ZaAV5fEvTF14=";
hash = "sha256-QwGbQuriNwnZscnYBEVp3Td6/ifiA8rtQcvtvmTnpbU=";
};
# `mount` clears PATH before calling the mount helper (see util-linux/lib/env.c),
# so the traditional /etc/fstab approach of fstype=fuse and device = curlftpfs#URI doesn't work.