chiark / gitweb /
util: treat fuse.sshfs as a network filesystem
[elogind.git] / src / shared / util.c
index 882a6908f2b182833bf220db6f719245cc0700f6..dbdb69270de7a7db7163397ff5df9a2e08f4ef17 100644 (file)
@@ -1514,6 +1514,7 @@ bool fstype_is_network(const char *fstype) {
         static const char table[] =
                 "cifs\0"
                 "smbfs\0"
+                "sshfs\0"
                 "ncpfs\0"
                 "ncp\0"
                 "nfs\0"