mirror of
https://github.com/skeeto/endlessh.git
synced 2024-11-07 15:13:59 +01:00
better name for the config file
This commit is contained in:
parent
6b721e58ac
commit
a154fcaf43
@ -24,7 +24,7 @@
|
||||
#define DEFAULT_MAX_CLIENTS 4096
|
||||
|
||||
#if (defined(__FreeBSD__))
|
||||
# define DEFAULT_CONFIG_FILE "/usr/local/etc/endlessh"
|
||||
# define DEFAULT_CONFIG_FILE "/usr/local/etc/endlessh.config"
|
||||
#else
|
||||
# define DEFAULT_CONFIG_FILE "/etc/endlessh/config"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user