forked from extern/endlessh
better name for the config file
This commit is contained in:
parent
6b721e58ac
commit
a154fcaf43
@ -24,7 +24,7 @@
|
|||||||
#define DEFAULT_MAX_CLIENTS 4096
|
#define DEFAULT_MAX_CLIENTS 4096
|
||||||
|
|
||||||
#if (defined(__FreeBSD__))
|
#if (defined(__FreeBSD__))
|
||||||
# define DEFAULT_CONFIG_FILE "/usr/local/etc/endlessh"
|
# define DEFAULT_CONFIG_FILE "/usr/local/etc/endlessh.config"
|
||||||
#else
|
#else
|
||||||
# define DEFAULT_CONFIG_FILE "/etc/endlessh/config"
|
# define DEFAULT_CONFIG_FILE "/etc/endlessh/config"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user