From: jweiss Date: Fri, 28 Oct 1994 16:54:45 +0000 (+0000) Subject: changed default type for new filesystem from NFS to AFS. X-Git-Tag: OPSSRC_BASE~33 X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/commitdiff_plain/1104552ddde41c1893e121a82f0e80901886fc87 changed default type for new filesystem from NFS to AFS. --- diff --git a/clients/moira/attach.c b/clients/moira/attach.c index 1790bae8..cf1ffc18 100644 --- a/clients/moira/attach.c +++ b/clients/moira/attach.c @@ -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")