diff options
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/local.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/local.h b/source3/include/local.h index f68f57eff7..6903e5854f 100644 --- a/source3/include/local.h +++ b/source3/include/local.h @@ -80,7 +80,7 @@ /* what default type of filesystem do we want this to show up as in a NT file manager window? */ -#define FSTYPE_STRING "Samba" +#define FSTYPE_STRING "NTFS" /* the default guest account - normally set in the Makefile or smb.conf */ #ifndef GUEST_ACCOUNT |