diff --git a/src/common.h b/src/common.h index cf7ac7aa..862189e5 100644 --- a/src/common.h +++ b/src/common.h @@ -43,7 +43,7 @@ #endif -#define DEFAULT_CONF_PATH "/etc/shadowsocks/config.json" +#define DEFAULT_CONF_PATH "/etc/shadowsocks-libev/config.json" #ifndef SOL_TCP #define SOL_TCP IPPROTO_TCP