summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/appl/ftp/ftpd/pathnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/appl/ftp/ftpd/pathnames.h')
-rw-r--r--crypto/heimdal/appl/ftp/ftpd/pathnames.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/crypto/heimdal/appl/ftp/ftpd/pathnames.h b/crypto/heimdal/appl/ftp/ftpd/pathnames.h
index 62ce103..e4f5b44 100644
--- a/crypto/heimdal/appl/ftp/ftpd/pathnames.h
+++ b/crypto/heimdal/appl/ftp/ftpd/pathnames.h
@@ -49,7 +49,10 @@
#define _PATH_BSHELL "/bin/sh"
#endif
+#ifndef _PATH_FTPUSERS
#define _PATH_FTPUSERS SYSCONFDIR "/ftpusers"
+#endif
+
#define _PATH_FTPCHROOT SYSCONFDIR "/ftpchroot"
#define _PATH_FTPWELCOME SYSCONFDIR "/ftpwelcome"
#define _PATH_FTPLOGINMESG SYSCONFDIR "/motd"
OpenPOWER on IntegriCloud