> > It works perfectly fine, but there is no logging taking place. I have fed
> > syslogd the following in rc.conf:
> >
> > #syslogd_flags="-s -l /chroot/named/dev/log"

>
> Try:
>
> syslogd_flags="-s -l /chroot/named/var/run/log"

Same effect. No logging being done. Ironic part is, I can't check the logs
to see why it is not logging! :o)



>
> >
> > I did not make any changes to syslogd.conf.
> >
> > but the file has never grown past 0 bytes in size. I do get
> > some named messages in the messages log, despite having the following in
> > my named.conf:
> >
> >         logging {
> >           channel default_syslog {
> >              syslog daemon;       # send to syslog's daemon facility
> >              severity notice;       # only send priority info and higher
> >           };
> >
> >
> > Again, I have lived with it like this so it is not critical, but it makes
> > it very difficult to debug testing on the server.
> >
> > Tks.
> >
> > Steve
> >
> >
> > To Unsubscribe: send mail to [EMAIL PROTECTED]
> > with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to