SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/rbldnsd/patches/patch-rbldnsd_c
Normal file
12
net/rbldnsd/patches/patch-rbldnsd_c
Normal file
|
@ -0,0 +1,12 @@
|
|||
Index: rbldnsd.c
|
||||
--- rbldnsd.c.orig
|
||||
+++ rbldnsd.c
|
||||
@@ -661,7 +661,7 @@ break;
|
||||
#endif
|
||||
|
||||
if (!user && !(uid = getuid()))
|
||||
- user = "rbldns";
|
||||
+ user = "_rbldns";
|
||||
|
||||
if (!user)
|
||||
p = NULL;
|
Loading…
Add table
Add a link
Reference in a new issue