]> andersk Git - moira.git/commitdiff
changed default type for new filesystem from NFS to AFS.
authorjweiss <jweiss>
Fri, 28 Oct 1994 16:54:45 +0000 (16:54 +0000)
committerjweiss <jweiss>
Fri, 28 Oct 1994 16:54:45 +0000 (16:54 +0000)
clients/moira/attach.c

index 1790bae8915ce9d314fcf493b3d42d7b0e766b5a..cf1ffc181419446a2628c6e59fa7edcb99e900cf 100644 (file)
@@ -47,7 +47,7 @@
                                         * ingres' regexp facility. */
 #define NO_MACHINE_BAD  ("[NONE]")
 
-#define DEFAULT_TYPE     ("NFS")
+#define DEFAULT_TYPE     ("AFS")
 #define DEFAULT_MACHINE  DEFAULT_NONE
 #define DEFAULT_PACK     DEFAULT_NONE
 #define DEFAULT_ACCESS   ("w")
This page took 0.042442 seconds and 5 git commands to generate.