> Andrew Richards:
> There is no /etc/login.conf on the box; "-d switch in the run-file";
> not sure what you mean here. For RSS I used ps (I've split these
> lines to fit) (Note this is the static linked version),
> USER PID %CPU %MEM SIZE RSS TTY STAT START TIME
> COMMAND
> root 15502 0.0 0.1 1260 388 ? R 12:02 0:00
> envuidgid dnscache softlimit -o250 -d 3000000 /usr/local/bin/dnscache
^^^^^^^^^^
the -d flag
there must be a file defining default resource limits, i don't know
it's linux name. find it and check if the limits defined there
collide with the run-files and env/* files.
you have a userid for dnscache and for djbusers? did you introduce
the neccessary userids *before* compiling djbdns, like it should be?
whats the contents of the files in env/ ? the contents of the run
files? why on earth do you leave out the permissions and location of
djbdns' install directory?
clemens