chiark / gitweb /
core: downgrade unit type not supported message
[elogind.git] / src / shared / util.c
index 241e7520b9d35fd4d763868aa5557baa2eacc370..4a970af3b1972f3a28abe28d878c50b2966d1875 100644 (file)
@@ -1689,6 +1689,7 @@ bool chars_intersect(const char *a, const char *b) {
 
 bool fstype_is_network(const char *fstype) {
         static const char table[] =
+                "afs\0"
                 "cifs\0"
                 "smbfs\0"
                 "sshfs\0"