
April 13th, 2004, 03:19 PM
|
|
Contributing User
|
|
Join Date: Sep 2003
Posts: 70
Time spent in forums: 7 m 58 sec
Reputation Power: 5
|
|
|
tinydns missing supervise directory?
I'm getting the following error when trying to start tinydns:
Code:
charles@usnj1 /var/djb/tinydns$ sudo svc -t /var/service/tinydns
svc: warning: unable to control /var/service/tinydns: file does not exist
In the dnscache directory I see a directory named "supervise" which isn't present in the tinydns directory. Here's a directory listing:
Code:
charles@usnj1 /var/djb/tinydns$ ll *
-rwxr-xr-x 1 root wheel - 98 Apr 13 16:22 run*
env:
total 8
drwxr-sr-x 2 root wheel - 512 Apr 13 16:22 ./
drwxr-sr-t 5 root wheel - 512 Apr 13 20:18 ../
-rw-r--r-- 1 root wheel - 13 Apr 13 16:22 IP
-rw-r--r-- 1 root wheel - 22 Apr 13 16:22 ROOT
log:
total 8
drwxr-sr-x 3 root wheel - 512 Apr 13 20:18 ./
drwxr-sr-t 5 root wheel - 512 Apr 13 20:18 ../
drwxr-sr-x 2 dnslog nofiles - 512 Apr 13 16:22 main/
-rwxr-xr-x 1 root wheel - 50 Apr 13 16:22 run*
-rw-r--r-- 1 dnslog nofiles - 0 Apr 13 16:22 status
root:
total 22
drwxr-sr-x 2 root wheel - 512 Apr 13 18:29 ./
drwxr-sr-t 5 root wheel - 512 Apr 13 20:18 ../
-rw-r--r-- 1 root wheel - 44 Apr 13 16:22 Makefile
-rwxr-xr-x 1 root wheel - 77 Apr 13 16:22 add-alias*
-rwxr-xr-x 1 root wheel - 79 Apr 13 16:22 add-childns*
-rwxr-xr-x 1 root wheel - 76 Apr 13 16:22 add-host*
-rwxr-xr-x 1 root wheel - 74 Apr 13 16:22 add-mx*
-rwxr-xr-x 1 root wheel - 74 Apr 13 16:22 add-ns*
-rw-r--r-- 1 root wheel - 359 Apr 13 18:29 data
-rw-r--r-- 1 root wheel - 2849 Apr 13 18:29 data.cdb
charles@usnj1 /var/djb/tinydns$
Something didn't install right? I installed it using ports on FreeBSD 4.9-RELEASE.
Another thing is that I don't get any logs from neither dnscache nor tinydns.
__________________
Regards, Charles.
|