diff options
Diffstat (limited to 'net/rwhoisd/files/patch-ae')
-rw-r--r-- | net/rwhoisd/files/patch-ae | 27 |
1 files changed, 9 insertions, 18 deletions
diff --git a/net/rwhoisd/files/patch-ae b/net/rwhoisd/files/patch-ae index 9fcaee9d93a5..6d86925ae455 100644 --- a/net/rwhoisd/files/patch-ae +++ b/net/rwhoisd/files/patch-ae @@ -1,20 +1,11 @@ ---- sample.data/rwhois.conf.orig Fri May 23 01:59:32 1997 -+++ sample.data/rwhois.conf Fri May 23 02:00:37 1997 -@@ -10,7 +10,7 @@ - # to. If it is not set, it will default to the current working - # directory. - # NOTE: you want to change this. --root-dir: /home/devel2/davidb/src/rwhois-dev/sample.data -+root-dir: /usr/local/lib/rwhois - - # schema-file: The config file that contains the top-level schema - # information. This file must exist. The old 'object-file' refers to -@@ -85,7 +85,7 @@ - # chrooted: NO - - # userid: If run as root, rwhoisd will change to this user --userid: davidb +--- sample.data/rwhoisd.conf.orig Wed Nov 26 08:23:46 1997 ++++ sample.data/rwhoisd.conf Sat Nov 25 15:30:05 2000 +@@ -109,7 +109,7 @@ + # users group, as found in /etc/passwd. + # note that this really, really should be an unprivileged user + # this options doesn't have a default. +-userid: rwhoisd +userid: nobody - # verbosity: What level of reporting (to the console) do you wish. - # The default is '1'. '0' is quiet and numbers greater then '1' are + # pid-file: where to put the file containing the pid of the server. + # normal default is "rwhoisd.pid" |