SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/torsocks/patches/patch-src_common_defaults_h
Normal file
12
net/torsocks/patches/patch-src_common_defaults_h
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: src/common/defaults.h
|
||||
--- src/common/defaults.h.orig
|
||||
+++ src/common/defaults.h
|
||||
@@ -39,7 +39,7 @@
|
||||
#define DEFAULT_DOMAIN_NAME_SIZE 255
|
||||
|
||||
#define DEFAULT_CONF_FILENAME "torsocks.conf"
|
||||
-#define DEFAULT_CONF_FILE CONFDIR "/tor/" DEFAULT_CONF_FILENAME
|
||||
+#define DEFAULT_CONF_FILE CONFDIR "/" DEFAULT_CONF_FILENAME
|
||||
#define DEFAULT_CONF_FILE_ENV "TORSOCKS_CONF_FILE"
|
||||
|
||||
/*
|
Loading…
Add table
Add a link
Reference in a new issue