From 11ae91b45e2e6f073ddf78bbcba51747b351d815 Mon Sep 17 00:00:00 2001 From: Sam Hartman Date: Sun, 5 Nov 2000 19:34:13 +0000 Subject: [PATCH] we want something like /etc/openafs/server-local --- src/util/dirpath.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/dirpath.h b/src/util/dirpath.h index 7b4f7a14f..fc4080076 100644 --- a/src/util/dirpath.h +++ b/src/util/dirpath.h @@ -106,7 +106,7 @@ ConstructLocalLogPath(const char *cpath, #define AFSDIR_CORES_DIR "cores" #define AFSDIR_DB_DIR "db" #define AFSDIR_LOGS_DIR "logs" -#define AFSDIR_LOCAL_DIR "local" +#define AFSDIR_LOCAL_DIR "server-local" #define AFSDIR_BACKUP_DIR "backup" /* file names */ -- 2.39.5