SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
11
net/gdnsd/patches/patch-src_conf_c
Normal file
11
net/gdnsd/patches/patch-src_conf_c
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- src/conf.c.orig Thu Jun 23 16:40:28 2016
|
||||
+++ src/conf.c Thu Jun 23 16:40:38 2016
|
||||
@@ -38,7 +38,7 @@
|
||||
// Global config, read-only
|
||||
const cfg_t* gcfg = NULL;
|
||||
|
||||
-static const char DEF_USERNAME[] = PACKAGE_NAME;
|
||||
+static const char DEF_USERNAME[] = "_gdnsd";
|
||||
|
||||
// just needs 16-bit rdlen followed by TXT strings with length byte prefixes...
|
||||
static const uint8_t chaos_prefix[] = "\xC0\x0C\x00\x10\x00\x03\x00\x00\x00\x00";
|
Loading…
Add table
Add a link
Reference in a new issue