mirror of
https://github.com/skeeto/endlessh.git
synced 2025-12-05 20:40:10 -08:00
better name for the config file
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user