12 lines
270 B
Plaintext
12 lines
270 B
Plaintext
$OpenBSD: patch-nsd_h,v 1.1.1.1 2002/09/13 17:09:20 jakob Exp $
|
|
--- nsd.h.orig Thu Jul 11 22:01:02 2002
|
|
+++ nsd.h Thu Jul 11 22:01:20 2002
|
|
@@ -86,6 +86,7 @@ struct nsd {
|
|
char *username;
|
|
uid_t uid;
|
|
gid_t gid;
|
|
+ char *chrootdir;
|
|
char *version;
|
|
char *identity;
|
|
|