diff --git a/source/smbd/server.c b/source/smbd/server.c index b05758e..e199e8a 100644 --- a/source/smbd/server.c +++ b/source/smbd/server.c @@ -1264,7 +1264,7 @@ extern void build_options(bool screen); reopen_logs(); - DEBUG(0,("smbd version %s started.\n", SAMBA_VERSION_STRING)); + DEBUG(0,("smbd version %s started. PATH_MAX = %u\n", SAMBA_VERSION_STRING, (unsigned int)PATH_MAX)); DEBUGADD(0,("%s\n", COPYRIGHT_STARTUP_MESSAGE)); DEBUG(2,("uid=%d gid=%d euid=%d egid=%d\n",